Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

SpearmanCorrCoef

SpearmanCorrCoef


Description

Spearman correlation coefficient for regression problem

Usage

SpearmanCorrCoef(
  dim_argmax = NULL,
  axis = 0,
  nan_policy = "propagate",
  activation = "no",
  thresh = NULL,
  to_np = FALSE,
  invert_arg = FALSE,
  flatten = TRUE
)

Arguments

dim_argmax

dim_argmax

axis

axis

nan_policy

nan_policy

activation

activation

thresh

thresh

to_np

to_np

invert_arg

invert_arg

flatten

flatten

Value

None


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.