plot-methods function

Methods for Function plot

Methods for Function plot

Methods for function plot methods

Methods

  • list("signature(x = "ANY")"): default plot function ?
  • list("signature(x = "SaemixData")"): Plots the data. Defaults to a spaghetti plot of response versus predictor, with lines joining the data for one individual.
  • list("signature(x = "SaemixModel")"): Plots prediction of the model
  • list("signature(x = "SaemixObject")"): This method gives access to a number of plots that can be performed on a SaemixObject
  • list("signature(x = "SaemixSimData")"): Plots simulated datasets
  • Maintainer: Emmanuelle Comets
  • License: GPL (>= 2)
  • Last published: 2024-03-05

Useful links