Derives the MMRM model formula from the structure of mmrm_df. returns a formula object of the form:
Arguments
- mmrm_df
an mmrm
data.frameas created byas_mmrm_df()- cov_struct
Character - The covariance structure to be used, must be one of
"us"(default),"ad","adh","ar1","ar1h","cs","csh","toep", or"toeph")
