Learn R Programming

VWPre (version 1.2.5)

plot_transformation_app: Plots diagnostic plots of the empirical logit transformation.

Description

plot_transformation_app plots the empirical logit values for a given number of observations and constant against proportions, in order to examine the effect of these variables on the resulting transformation.

Usage

plot_transformation_app()

Arguments

Examples

Run this code
if (FALSE) {
library(VWPre)
# For plotting the empirical logit transformation
plot_transformation_app() 
}

Run the code above in your browser using DataLab