eFrameMS | R Documentation |
eFrameMS
creates an eFrameMS data object for use with multi-season
occupancy models occMS
where sampling occurs over a number of
primary and secondary periods.
eFrameMS(df, siteCovs = NULL, obsCovs = NULL)
df |
A |
siteCovs |
A |
obsCovs |
A list of matrices or data.frames of variables varying within sites.
Each matrix or data.frame must be of dimension |
a eFrameMS
holding data containing the response and
covariates required for occuMS
index<- san_nic_open$index
emf<-eFrameMS(df=index)
summary(emf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.