Man pages for vanNijnatten/Learn-Statistics
Dummy package that shows how statistical functions are made

my.arithmetic.meanCalculate the arithmetic mean of a (numeric) vector.
my.ceilingRound the number(s) up to the nearest integer.
my.coefficient.of.determinationCalculate the coefficient of determination of a regression...
my.coefficient.of.determination.defaultCalculate the coefficient of determination of a regression...
my.coefficient.of.determination.linear_regressionCalculate the coefficient of determination of a linear...
my.confidence.intervalCalculate the Confidence Interval of a (numeric) vector.
my.correlationCalculate the correlation of the regression.
my.correlation.defaultCalculate the correlation of the regression.
my.correlation.linear_regressionCalculate the correlation of the regression.
my.covarianceGet the covariance for a regression. (Only useful for...
my.covariance.defaultGet the covariance for a regression. (Only useful for...
my.covariance.linear_regressionGet the covariance for a regression. (Only useful for...
my.degrees.of.freedomGet the degrees of freedom of a sample or population.
my.errorsCalculate the errors of the Y values of a linear regression.
my.errors.defaultCalculate the errors of the Y values of a regression.
my.errors.numericCalculate the errors from the mean.
my.errors.regressionCalculate the errors of the Y values of a regression.
my.floorRound the number(s) down to the nearest integer.
my.geometric.meanCalculate the geometric mean of a (numeric) vector. Use-case:...
my.harmonic.meanCalculate the hermonic mean of a (numeric) vector. Use-case:...
my.inner.quartile.rangeCalculate the Inner Quartile Range of a (numeric) vector.
my.interceptGet the Y-intercept for a regression.
my.intercept.defaultGet the Y-intercept for a regression.
my.intercept.linear_regressionGet the Y-intercept for a regression.
my.is.evenIs the number even?
my.is.oddIs the number odd?
my.lower.quartileCalculate the Lower Quartile of a (numeric) vector.
my.maxCalculate the maximun number
my.medianCalculate the median of a (numeric) vector.
my.minCalculate the minimun number
my.modeCalculate the mode of a (numeric) vector.
my.outliersCalculate the outliers of a (numeric) vector
my.percentileCalculate a Percentile of a (numeric) vector.
my.productCalculate the product of every element of a numeric vector.
my.regressionCreate a Regression object
my.regression.prediction.formulaGet the prediction formula for a for a regression.
my.regression.prediction.formula.defaultGet the prediction formula for a for a regression.
my.regression.prediction.formula.linear_regressionGet the prediction formula for a for a regression.
my.roundRound the number(s) to the nearest integer, or n digits.
my.slopeGet the slope for a regression. (Only available for a linear...
my.slope.defaultGet the slope for a regression.
my.slope.linear_regressionGet the slope for a regression.
my.standard.deviationCalculate the standard deviation of a (numeric) vector
my.standard.errorCalculate the standard error of a (numeric) vector
my.sum.of.squared.errorsCalculate the sum of squared errors. This uses...
my.upper.quartileCalculate the Upper Quartile of a (numeric) vector.
my.varianceCalculate the variance of a (numeric) vector
my.variance.ratioVariance Ratio Test using Fisher's F-test.
my.z.scoreCalculate the z-scores of a (numeric) vector
pipePipe operator
vanNijnatten/Learn-Statistics documentation built on Dec. 23, 2021, 2:09 p.m.