boxplots

boxplots —

Synopsis

int                 boxplots                            (int *list,
                                                         double ***pZ,
                                                         const DATAINFO *pdinfo,
                                                         gretlopt opt);
int                 boolean_boxplots                    (const char *str,
                                                         double ***pZ,
                                                         DATAINFO *pdinfo,
                                                         gretlopt opt);
int                 gnuplot_from_boxplot                (const char *fname);
int                 boxplot_numerical_summary           (const char *fname,
                                                         PRN *prn);
const char *        get_last_boxplots_string            (void);

Description

Details

boxplots ()

int                 boxplots                            (int *list,
                                                         double ***pZ,
                                                         const DATAINFO *pdinfo,
                                                         gretlopt opt);

list :
pZ :
pdinfo :
opt :
Returns :

boolean_boxplots ()

int                 boolean_boxplots                    (const char *str,
                                                         double ***pZ,
                                                         DATAINFO *pdinfo,
                                                         gretlopt opt);

str :
pZ :
pdinfo :
opt :
Returns :

gnuplot_from_boxplot ()

int                 gnuplot_from_boxplot                (const char *fname);

fname :
Returns :

boxplot_numerical_summary ()

int                 boxplot_numerical_summary           (const char *fname,
                                                         PRN *prn);

fname :
prn :
Returns :

get_last_boxplots_string ()

const char *        get_last_boxplots_string            (void);

Returns :