loadAndMergePartialResults {robustlmm} | R Documentation |
Load And Merge Partial Results
Description
Convenience function that loads the results stored in each of the files and
then calls mergeProcessedFits
to merge them.
Usage
loadAndMergePartialResults(files)
Arguments
files |
vector of filenames (including paths) of files containing the processed results |
Author(s)
Manuel Koller
See Also
[Package robustlmm version 3.3-1 Index]