chaddlewick/spr: Simulation-based Parameter Recovery

This package performs 4 main functions: 1. Create a user-specified dataframe of observed covariates (a 'design dataframe' using the function designdf). 2. Generate effects based on a defined set of observed covariates (an 'effect' dataframe using the function effectsdf) 3. Create an outcome variable based on the user-specified observed covariates and effects (using the function simdf). 4. Fit multiple analytic models and retain model summary information (using the function simmodelfits).

Getting started

Package details

AuthorSarah Chadwick
MaintainerSarah Chadwick <s.chadwick4@lancaster.ac.uk>
LicenseNA
Version0.2.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("chaddlewick/spr")
chaddlewick/spr documentation built on May 14, 2019, 3:06 a.m.