fit.CInLPN | R Documentation |
Marginal and subject-specific predictions on the training data for a CInLPN object
fit.CInLPN(object, newdata, TimeDiscretization = TRUE, MCnr = 10, ...)
object |
CInLPN object |
newdata |
dataset |
TimeDiscretization |
a boolean indicating if the inital time have to be discretized. When setting to FALSE, It allows to avoid discretization when running univarite model during parameter initialization. |
MCnr |
an integer that gives the number of Monte Carlo iterations |
... |
optional parameters |
list of marginal and subject-specific predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.