gg_lm_with_cor: linear regression with correlation

Usage Arguments Value

View source: R/gg_lm_with_cor.R

Usage

1
gg_lm_with_cor(df, x, y, corThreshold = 0.4, corMethod = "pearson", ...)

Arguments

df

dataframe

x

x variable

y

y variable

corThreshold

correlation threshold, Default: 0.4

corMethod

correlation method, Default: 'pearson'

Value

ggplot object


AstraZeneca/pmxplore documentation built on May 28, 2019, 11:04 a.m.