Description Usage Arguments Value See Also Examples
This function calculates a spatially correlated covariance matrix and then finds the LS means for SBP from an EHR dataset which has the following names: avg_sbp, sbp_calc_date, and Patient.MRN
| 1 | 
| df | EHR dataset which has had variable names properly formatted to match modeling | 
A data frame with lsmeans for avg_sbp by month and year
| 1 2 3 4 | ## Not run: 
sbp_lsmeans(df)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.