Hi,
I’m trying to read a fit object I produced with cmdStan using the fixed parameters algorithm and I’m getting the following error:
Error in if (adapt_term_lineno == len) adaptation_info <- “” else { :
missing value where TRUE/FALSE needed
Is this an issue or is read_stan_csv not meant to work on files produced with the fixed parameters algorithm? See the attached csv file I’m trying to read.
fTwoCpt1.csv (16.6 KB)