Learn R Programming

PSM (version 0.8-6)

PSM.plot: Basic plots of data and output

Description

Create basic plots of data and state estimates in PSM.

Usage

PSM.plot(Data, Smooth = NULL, indiv = NULL, type = NULL)

Arguments

Data
Data list, see description in PSM.estimate.
Smooth
Output from PSM.smooth.
indiv
A vector of integers with which individuals to include.
type
A vector of strings listing the types of plots to create. The possibilities are: [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[

Value

  • None (invisible NULL).

References

Please visit http://www.imm.dtu.dk/psm or refer to the help page for PSM.

See Also

PSM, PSM.estimate, PSM.smooth, PSM.simulate, PSM.template

Examples

Run this code
cat("Examples are included in the package vignette.
")

Run the code above in your browser using DataLab