deming: Deming regression for ggplot stat_smooth and geom_smooth With...

View source: R/deming.R

demingR Documentation

Deming regression for ggplot stat_smooth and geom_smooth With bootstrapped confidence intervals

Description

Deming regression for ggplot stat_smooth and geom_smooth With bootstrapped confidence intervals

Usage

deming(formula, data, R = 100, noise_ratio = NULL, ...)

Arguments

formula

formula for the tls

data

Input data.frame

noise_ratio

numeric scalar of the measurement error of LHS over that of RHS if missing or NULL

...

Unused argument


jan-glx/schelpr documentation built on March 28, 2024, 1:35 a.m.