checkRefitModel: Load refited model from cache

Description Usage Arguments

View source: R/caching.R

Description

Check if a model exists or use the refitModel function to create it. Provides some helpful functions to change just a few parameters

Usage

1
2
3
4
5
6
7
checkRefitModel(
  fname,
  initial_model,
  fixed_parameters,
  nb_cores = 1,
  inits = 1000
)

Arguments

fixed_parameters

A list of parameters to fix in the form 'list("param_name"=param_value)'


MathurinD/knitHelpersSTASNet documentation built on March 26, 2021, 7:43 p.m.