Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 73 found.
[1] < 1 2 3 4 5 6 7 8 > [8]  Sort:

MCResult.getCoefficients (Package: mcr) : Get Regression Coefficients

Get Regression Coefficients
● Data Source: CranContrib
● Keywords:
● Alias: MCResult.getCoefficients, getCoefficients
● 0 images

MCResultBCa.printSummary (Package: mcr) : Print Regression-Analysis Summary for Objects of class 'MCResultBCa'.

Functions prints a summary of the regression-analysis for objects of class 'MCResultBCa'.
● Data Source: CranContrib
● Keywords:
● Alias: MCResultBCa.printSummary
● 0 images

mcr-package (Package: mcr) : Method Comparison Regression

Method Comparison Regression. This package provides regression methods to quantify the relation between two measurement methods. In particular it addresses regression problems with errors in both variables and without repeated measurements. The package provides implementations of Deming regression, weighted Deming regression, and Passing-Bablok regression following the CLSI EP09-A3 recommendations for analytical method comparison and bias estimation using patient samples.
● Data Source: CranContrib
● Keywords: package
● Alias: mcr, mcr-package
● 0 images

mc.calcAngleMat (Package: mcr) : Calculate Matrix of All Pair-wise Slope Angles

This version is implemented in C for computational efficiency.
● Data Source: CranContrib
● Keywords:
● Alias: mc.calcAngleMat
● 0 images

MCResult-class (Package: mcr) : Class code{"MCResult"

Result of a method comparison.
● Data Source: CranContrib
● Keywords: classes
● Alias: MCResult-class, calcBias,MCResult-method, calcCUSUM,MCResult-method, calcResponse,MCResult-method, getCoefficients,MCResult-method, getData,MCResult-method, getErrorRatio,MCResult-method, getFitted,MCResult-method, getRegmethod,MCResult-method, getResiduals,MCResult-method, getWeights,MCResult-method, plot,MCResult-method, plotBias,MCResult-method, plotDifference,MCResult-method, plotResiduals,MCResult-method, printSummary,MCResult-method
● 0 images

MCResult.printSummary (Package: mcr) : Print Summary of a Regression Analysis

Print Summary of a Regression Analysis
● Data Source: CranContrib
● Keywords:
● Alias: MCResult.printSummary, printSummary
● 0 images

MCResult.getFitted (Package: mcr) : Get Fitted Values.

This funcion computes fitted values for a 'MCResult'-object. Depending on the regression method and the error ratio, a projection onto the regression line is performed accordingly. For each point (x_i; y_i) i=1,...,n the projected point(x_hat_i; y_hat_i) is computed.
● Data Source: CranContrib
● Keywords:
● Alias: MCResult.getFitted, getFitted
● 0 images

MCResultJackknife.plotwithRJIF (Package: mcr) : Plotting the Relative Jackknife Influence Function

The function draws reference method vs. test method as scatter plot. Observations with high influence (relative jackknife influence function is greater than 2) are highlighted as red points.
● Data Source: CranContrib
● Keywords:
● Alias: MCResultJackknife.plotwithRJIF, plotwithRJIF
● 0 images

calcDiff (Package: mcr) : Calculate difference between two numeric vectors that

Calculate difference between two numeric vectors that gives exactly zero for very small relative differences.
● Data Source: CranContrib
● Keywords:
● Alias: calcDiff
● 0 images

MCResult.getResiduals (Package: mcr) : Get Regression Residuals

This function returnes residuals in x-direction (x-xhat), in y-direction(y-yhat) and optimized residuals. The optimized residuals correspond to distances between data points and the regression line which were optimized for regression coefficients estimation. In case of Passing-Bablok Regression orthogonal residuals will be returned as optimized residuals . The residuals in x-direction are interesting for regression types which assume errors in both variables (deming, weighted deming, Passing-Bablok), particularily for checking of model assumptions.
● Data Source: CranContrib
● Keywords:
● Alias: MCResult.getResiduals, getResiduals
● 0 images