prepare {hero} | R Documentation |
Prepare data for sandwich smooth
Description
A generic function to prepare various types of data. See the functions linked in See Also.
Usage
prepare(data, ...)
Arguments
data |
The data to prepare |
... |
Not implemented |
Value
A prepared object
See Also
prepare.numeric
,
prepare.matrix
,
prepare.array
,
prepare.sts
,
prepare.starray
[Package hero version 0.6 Index]