make_model {PUMP} | R Documentation |
Function: make.model
Description
Function to generate and fit a model to a simulated dataset.
Usage
make_model(dat.m, d_m)
Arguments
dat.m |
a data frame for a single outcome |
d_m |
design/model |
[Package PUMP version 1.0.3 Index]