matisinit

checks if parameter values of results_my_pet.mat matches those of pars_init_my_pet

Contents

Syntax

[infoPar, infoMetaPar, infoTxtPar]<../matisinit.m matisinit>(my_pet)

Description

Loads results_my_pet.mat and calls pars_init_my_pet to check if all outputs of the latter matches the contents of the .mat file. If so, the results are not obtained by estimation with estim.

Input

Output

Remarks

calls mydata_my_pet to fill metapar. The checking excludes the free-setting of the parameters.

Example of use

matisinit('my_pet')