We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Load your model and data files as usual and run at least one fit. Then open a Matlab cluster object
c = parcluster('local')
and send the job to the cluster
arPLECalcCluster(c)
You can fetch the current status and, when finished, the results by running
arPLECalcCluster
Plot the likelihood profiles via
arPlotPLE