cor: Cor

View source: R/cor.R

corR Documentation

Cor

Description

Correlation for stranger objects

Usage

cor(x, ...)

## S3 method for class 'stranger'
cor(x, method = c("pearson", "kendall", "spearman"), ...)

## Default S3 method:
cor(x, ...)

Arguments

x

a stranger object

method

see base cor function


welovedatascience/stranger documentation built on Oct. 12, 2022, 10:52 p.m.