<< corrplot Graphics diacmap >>

fact >> Graphics > curves

curves

plot of the column-vectors of a Div structure

Calling sequence

curves(x,(col_symb),(abs_label),(ord_label))

Arguments

x:

a matrix (n x q) or a Div structure

(col_symb):

symbols and colors of the curves to be plotted

(abs_label), (ord_label):

the strings corresponding to the labels of the abscissa and the ordinate respectively

Exemple

curves(x)
curves(x,'b*')
curves(x,'','myabscissa','myordinate')

Auteurs


Report an issue
<< corrplot Graphics diacmap >>