h_reconcile_cov_struct {mmrm} | R Documentation |
Reconcile Possible Covariance Structure Inputs
Description
Reconcile Possible Covariance Structure Inputs
Usage
h_reconcile_cov_struct(formula = NULL, covariance = NULL)
Arguments
formula |
( |
covariance |
( |
Value
The value covariance
if it's provided or a covariance structure
derived from the provided formula
otherwise. An error is raised of both
are provided.
[Package mmrm version 0.3.15 Index]