Files in RobbyLankford/tidytest
Tidy Statistical Modeling Tests

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
R/linreg-homoscedasticity.R R/linreg-independence.R R/linreg-linearity.R R/linreg-multicollinearity.R R/linreg-normality.R R/linreg-observations.R R/linreg-plots.R R/residuals.R R/tidy_test.R R/tidytest-package.R R/tseries-acf.R R/tseries-plots.R R/tseries-stationarity.R R/zzz.R README.Rmd README.md
codecov.yml
man-roxygen/desc-linreg-tests.R man-roxygen/examples-linreg-linear_reg.R man-roxygen/examples-linreg-lm.R man-roxygen/examples-linreg-obs.R man-roxygen/examples-linreg-tests-vec.R man-roxygen/params-alpha.R man-roxygen/params-dots.R man-roxygen/params-linreg-alt.R man-roxygen/params-linreg-obj.R man-roxygen/params-linreg-vec.R man-roxygen/return.R man/anderson_darling_test.Rd man/aug_dickey_fuller_test.Rd man/bruesch_pagan_test.Rd man/calculate_acf.Rd man/calculate_residuals.Rd man/durbin_watson_test.Rd man/goldfeld_quandt_test.Rd man/harvey_collier_test.Rd man/identify_extreme_leverages.Rd man/identify_influential_obs.Rd man/identify_multicollinearity.Rd man/identify_outliers.Rd man/kpss_test.Rd man/ljung_box_test.Rd man/phillips_perron_test.Rd man/plot_acf.Rd man/plot_predictions_vs_residuals.Rd man/plot_qq_normality.Rd man/ramsey_reset_test.Rd man/shapiro_wilk_test.Rd man/tidytest-package.Rd tests/testthat.R tests/testthat/_snaps/linreg-multicollinearity.md tests/testthat/_snaps/linreg-plots.md
tests/testthat/_snaps/linreg-plots/predictions-vs-residuals-plot.svg
tests/testthat/_snaps/linreg-plots/qq-plot.svg
tests/testthat/_snaps/tseries-plots/acf-plot.svg
tests/testthat/_snaps/tseries-plots/pacf-plot.svg
tests/testthat/setup.R tests/testthat/test-linreg-homoscedasticity.R tests/testthat/test-linreg-independence.R tests/testthat/test-linreg-linearity.R tests/testthat/test-linreg-multicollinearity.R tests/testthat/test-linreg-normality.R tests/testthat/test-linreg-observations.R tests/testthat/test-linreg-plots.R tests/testthat/test-tseries-acf.R tests/testthat/test-tseries-plots.R tests/testthat/test-tseries-stationarity.R
tidytest.Rproj
RobbyLankford/tidytest documentation built on Jan. 27, 2024, 7:36 a.m.