powered by
Reads a txt file and returns the parameters and the model (equation).
readFileModel(filename)
The name of the file to read from.
params A list containing the parameters as well as the model.
Read a txt file using the scan function and extracts the parameters and the model (equation) in the file.
fitFCS
# NOT RUN { modelData <- readFileModel(filename) # }
Run the code above in your browser using DataLab