interface-kml | R Documentation |
kml interface
## S4 method for signature 'lcMethodKML'
getArgumentDefaults(object)
## S4 method for signature 'lcMethodKML'
getArgumentExclusions(object)
## S4 method for signature 'lcMethodKML'
getCitation(object, ...)
## S4 method for signature 'lcMethodKML'
getName(object)
## S4 method for signature 'lcMethodKML'
getShortName(object)
## S4 method for signature 'lcMethodKML'
preFit(method, data, envir, verbose, ...)
## S4 method for signature 'lcMethodKML'
fit(method, data, envir, verbose, ...)
## S4 method for signature 'lcModelKML'
clusterTrajectories(object, at = time(object), ...)
## S4 method for signature 'lcModelKML'
converged(object)
## S3 method for class 'lcModelKML'
logLik(object, ...)
## S4 method for signature 'lcModelKML'
postprob(object)
## S4 method for signature 'lcModelKML'
predictPostprob(object, newdata = NULL, ...)
object |
The model. |
... |
Not used. |
method |
An object inheriting from |
data |
A |
envir |
The |
verbose |
A R.utils::Verbose object indicating the level of verbosity. |
at |
A |
newdata |
Optional |
lcMethodKML kml
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.