map.param {mapfit} | R Documentation |
Generate MAP using the information on data
Description
Generate MAP randomly and adjust parameters to fit its first moment to the first moment of data.
Usage
map.param(data, skel, ...)
Arguments
data |
A dataframe |
skel |
An instance of skeleton of MAP |
... |
Others |
Value
An instance of MAP
[Package mapfit version 1.0.0 Index]