dmm.model.character: Create a model object

Description Usage

View source: R/dmm_model.R

Description

If a string is passed as the first input to dmm.model it will create and return either a BaseModel (if passed one string, plus an optional params) (see dmm.BaseModel), or a JModel (see dmm.JModel)

Usage

1
2
## S3 method for class 'character'
dmm.model(...)

nsdumont/jDirichletMixtureModels documentation built on May 23, 2019, 2:51 p.m.