Description Usage Arguments Details Examples
Plot fitted parameters and fitted values of a CoDa mortality model. 
Two types of plots are available: "coef" to obtain representations of the 
three estimated series of parameters and "data" for visualising the input 
and fitted values.
| 1 2 3 | 
| x | An object of class  | 
| plotType | The type of the plot. The alternatives are 
 | 
| type | 1-character string giving the type of plot desired.  The
following values are possible, for details, see  | 
| ylim | the y limits of the plot. | 
| ylab | a label for the y axis, defaults to a description of  | 
| ... | other graphical parameters (see  | 
When "plotType = coef" the figure is produced using the basic 
plot R function plot.
When "plotType = data" the figure is produced using function 
matplot.
This is important to know in order to use the "..." argument adequately.
| 1 2 3 4 5 6 7 8 9 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.