apc.frame
, this
function draws curves in the period/cohort part of the frame.
pc.points( x, y, ... ) pc.lines( x, y, ... ) pc.matpoints( x, y, ... ) pc.matlines( x, y, ... ) cp.points( x, y, ... ) cp.lines( x, y, ... ) cp.matpoints( x, y, ... ) cp.matlines( x, y, ... )
x
-coordinates.y
-coordinates.pc.points
etc. The functions cp.points
etc. are just synonyms for these, in
recognition of the fact that you can never remember whether it is "pc"
pr "cp".
apc.frame
, apc.fit
, plot.apc
, lines.apc