loadModel {Certara.RsNLME}R Documentation

Load model.rda file

Description

Loads a previously saved model from disk.

Usage

loadModel(directory)

Arguments

directory

Directory where the model was saved

Value

No value is returned. Model object is loaded in global environment.

Examples


loadModel(directory)



[Package Certara.RsNLME version 3.0.1 Index]