Statistical functions needed by the OpenTURNS project, see www.openturns.org


[Up] [Top]

Documentation for package ‘rotRPackage’ version 1.4.4

Help Pages

computeLinearModel Computes a linear model
computeResidualLm Computes a linear model's residuals
computeTestChiSquaredGeometric Compute the chi squared test for Geometric Distribution.
computeTestChiSquaredPoisson Compute the chi squared test for Poisson Distribution.
computeTestChiSquaredUserDefined Compute the chi squared test for UserDefined Distribution.
computeTestPartialPearson Compute the Partial Pearson Test on 2 data sets.
computeTestPartialRegression Compute the Partial Regression Test on 2 data sets.
computeTestPartialSpearman Compute the Partial Spearman Test on 2 data sets.
computeTestPearson Compute the Pearson Test on 2 data sets.
computeTestRegression Compute the Regression Test on 2 data sets.
computeTestSpearman Compute the Spearman Test on 2 data sets.
computeTestTwoSampleChiSquared Compute the 2-sample chi squared test.
computeTestTwoSamplePearson Compute the 2-sample Pearson test.
computeTestTwoSampleSmirnov Compute the 2-sample Smirnov test.
computeTestTwoSampleSpearman Compute the 2-sample Spearman test.
computeTruncatedNormalPdf Compute the Pdf of a TruncatedNormal Distribution
estimateTruncatedNormalParameters Estimates the underlying truncated normal distribution parameters from a sample.
predictValuesLm Predicts values through a linear model
testLmAdjustedRSquare Adjusted $R^2$ test for a linear model.
testLmFisher Fisher test for a linear model.
testLmResidualMean Residual Mean test for a linear model.
testLmRsquared $R^2$ test for a linear model.