lvmisc0.1.2 package

Veras Miscellaneous

divide_by_quantile

Divide variable based on quantiles

error

Error

error_abs

Absolute error

error_abs_pct

Absolute percent error

error_pct

Percent error

error_sqr

Squared error

get_cv_fixed_eff

Extract information from the trained models from a cross-validation

is_outlier

Check whether value is outlier

loa

Limits of agreement

abort_argument

Abort based on issues with function argument

abort_column_not_found

Abort based on column not being found in a data frame

abort_no_method_for_class

Abort method if class is not implemented

abort_package_not_installed

Abort if required package is not installed

accuracy

Model accuracy

accuracy_means_params

Params for the accuracy indices summary functions

accuracy_params

Params for the accuracy indices functions

bias

Bias

bmi

Compute body mass index (BMI)

bmi_cat

Classify body mass index (BMI) category

center_variable

Center variable

check_package

Checks whether a package is installed

cl

Clear the console

clean_observations

Clean observations

compare_accuracy

Compare models accuracy

create_proj

Create a project

loo_cv

Leave-one-out cross-validation

lt

Last error

lunique

Number of elements in a vector.

lvmisc-vctrs

Internal vctrs methods

mean_error

Mean error

mean_error_abs

Mean absolute error

mean_error_abs_pct

Mean absolute percent error

mean_error_pct

Mean percent error

mean_error_sqr

Mean square error

mean_error_sqr_root

Root mean square error

new_lvmisc_accuracy

Constructor for lvmisc_accuracy object

new_lvmisc_cv

Constructor for lvmisc_cv object

notin

Value matching

pa

Print all rows of a data frame or tibble

percent

percent vector

percent_change

Computes the percent change

plot_bland_altman

Create a Bland-Altman plot

plot_model

Plot model diagnostics

plots

Quick plotting

r2

Compute R squared

repeat_baseline_values

Repeat baseline levels

tb

Capture a backtrace

vif

Variance inflation factor

Contains a collection of useful functions for basic data computation and manipulation, wrapper functions for generating 'ggplot2' graphics, including statistical model diagnostic plots, methods for computing statistical models quality measures (such as AIC, BIC, r squared, root mean squared error) and general utilities.

  • Maintainer: Lucas Veras
  • License: MIT + file LICENSE
  • Last published: 2024-01-25