cov_struct | R Documentation |
cov_struct(
type = cov_types(),
visits,
subject,
group = character(),
heterogeneous = FALSE
)
type |
( |
visits |
( |
subject |
( |
group |
( |
heterogeneous |
( |
A cov_struct
object.
Other covariance types:
as.cov_struct()
,
covariance_types
cov_struct("csh", "AVISITN", "USUBJID")
cov_struct("spatial", c("VISITA", "VISITB"), group = "GRP", subject = "SBJ")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.