read_fitted_parameters {StrathE2E2}R Documentation

Load fitted parameter values for model

Description

Parameters which have been established by the simulated annealing scheme are loaded from a csv file which is made from the last line of the 'accepted parameters' file produced by the annealing programme. A variety of other parameters which are not optimised by simulated annealing are hard-wired in this subroutine

Usage

read_fitted_parameters(model.path)

Arguments

model.path

path to model

Value

list of fitted model parameters


[Package StrathE2E2 version 2.0.0 Index]