Clear Filters
Clear Filters

How to calculate the covariance of two variables in grpstats function

1 view (last 30 days)
Something like the following. Instead of 'mean', I am looking for covariance between the variables age and weight.
statarray = grpstats(dsa,'Smoker','mean','DataVars',{'Age','Weight'})

Answers (0)

Community Treasure Hunt

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

Start Hunting!