Learn R Programming

DeLorean (version 1.5.0)

fit.dl: Perform all the steps necessary to fit the model:
  1. prepare the data

  2. find suitable initialisations

  3. fit the model using the specified method (sampling or variational Bayes)

  4. process the posterior

Description

Perform all the steps necessary to fit the model:

  1. prepare the data

  2. find suitable initialisations

  3. fit the model using the specified method (sampling or variational Bayes)

  4. process the posterior

Usage

fit.dl(dl, method = "sample", ...)

Arguments

dl

de.lorean object

method

Fitting method:

...

Extra arguments for fitting method