loadModel: Load model

Description Usage Arguments Value Author(s)

View source: R/file_manipulation.R

Description

Function to load a model.

Usage

1
loadModel(modelName, which)

Arguments

modelName

Path to model.

which

String specifying which part of model to return. One of "winSize", "rf", or "hmm".

Value

A model (or parameter).

Author(s)

Katherine Ellis


kkatellis/TLBC documentation built on May 20, 2019, 10:26 a.m.