| nplrAccessors | R Documentation |
nplr accessor functions Methods for extracting information from an object of class nplr. Each of the below methods are simply convenience functions which extract the corresponding slots (as the name of each method suggests) from the object of class nplr.
signature(object = "nplr")getX(object)
getY(object)
getXcurve(object)
getYcurve(object)
getFitValues(object)
getInflexion(object)
getPar(object)
getAUC(object)
getGoodness(object)
getStdErr(object)
getWeights(object)
nplr, getEstimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.