make_plots_of_biases {circhelp}R Documentation

Plots biases using the data from remove_cardinal_biases

Description

Plots biases using the data from remove_cardinal_biases

Usage

make_plots_of_biases(data, poly_deg, sd_val)

Arguments

data

data prepared by remove_cardinal_biases

poly_deg

the degree of polynomial

sd_val

sd used to determine the outliers

Value

does not return anything


[Package circhelp version 1.1 Index]