aggregate_lms {childsds} | R Documentation |
aggregate lms parameters
aggregate_lms(lms.list)
lms.list |
list of parameter tables as returned by do_iterations() |
function takes the lms part of the result from the do_iterations() function and returns the mean parameters
list of dataframes containing the aggregated parameters, each for every level of sex
Mandy Vogel