lcMatrixMethod-class {latrend} | R Documentation |
lcMatrixMethod
## S4 method for signature 'lcMatrixMethod'
getName(object, ...)
## S4 method for signature 'lcMatrixMethod'
getShortName(object, ...)
## S4 method for signature 'lcMatrixMethod'
prepareData(method, data, verbose, ...)
object |
The data or model or extract the trajectories from. |
... |
Arguments passed to trajectoryAssignments for generating the Cluster column. |
method |
An object inheriting from |
data |
A |
verbose |
A R.utils::Verbose object indicating the level of verbosity. |