corr_cv: A Cross-Validated Correlation Function

Description Usage Arguments Examples

Description

This function allows you to calculate cross-validated correlations.

Usage

1
corr_cv(x, y)

Arguments

x

A single vector.

y

A single vector.

Examples

1
corr_cv(got$`Book Intro Chapter`, got$`Death Chapter`)

slieber/HackPackage documentation built on May 12, 2019, 10:34 p.m.