expand_augdata {pseval} | R Documentation |
Expand augmented data using the integration function
Description
Expand augmented data using the integration function
Usage
expand_augdata(model, psdesign, D = 500)
Arguments
model |
Formula defining the risk model |
psdesign |
An object of class psdesign, that contains at least 1 integration model |
D |
The number of samples to take for the simulated annealing |
[Package pseval version 1.3.1 Index]