predict.CInLPN: Marginal predictions for CInLPN objects

View source: R/predict.CInLPN.R

predict.CInLPNR Documentation

Marginal predictions for CInLPN objects

Description

Marginal predictions for CInLPN objects

Usage

## S3 method for class 'CInLPN'
predict(object, newdata, TimeDiscretization = TRUE,
  MCnr = 10, ...)

Arguments

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

Value

list of marginal and subject-specific predictions


bachirtadde/CInLPN documentation built on June 30, 2023, 11:47 a.m.