levelplot.point.sensitivity: levelplot point sensitivity

Description Usage Arguments Note Author(s)

Description

Function to plot sensitivity valueso of several experiments with levelplot

Usage

1
2
levelplot.point.sensitivity(sens, pval = NA, npar = 30, conf.value = 0.05, 
    main, cnames = NA, b1 = NA, ...)

Arguments

sens

data frame of sensitivity coefficients with experiments on the columns and parameters on the rows

pval

conf.value is ignored and npar parameters with greatest absolute values in the first column is plotted. data frame of P-values with experiments on the columns and parameters on the rows. If NA then

npar

number of best parameters to show

conf.value

confidence value to

main

title of the plot

cnames

column names to be used on the X axis of the plot, if NA use column names

b1

color palette to be used with plot. By default 'RdGy' is used

...

Note

in the case that npar value is less that the number of parameters within confidence interval defined or there is no pval provided, levelplot of npar best parameters will be plotted.

Author(s)

Anatoly Sorokin


lptolik/R4Kappa documentation built on May 21, 2019, 7:51 a.m.