Learn R Programming

diskImageR (version 1.0.0)

saveMLParam: Save maximum likelihood output

Description

Saves the output of maximum likelihood functions - asym, od50, scal, sigma and lnLik.

Usage

saveMLParam(projectName)

Arguments

projectName
the short name in use for the project.

Value

A dataframe "projectName_ML.df" is saved to the global environment and a .csv file "projectName_ML.csv" is exported to the "parameter_files" directory.