Filter löschen
Filter löschen

How to obtain a grouped vector using grpstats ?

1 Ansicht (letzte 30 Tage)
Elian Ricardo Gonzalez Beltran
Something like the following. Instead of 'mean', I am looking for a vector which contains all the data from the variables age and weight in each group.
statarray = grpstats(dsa,'Smoker','mean','DataVars',{'Age','Weight'})

Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by