sphere {tidydann}R Documentation

Sphere argument to ncoord

Description

Sphere argument to ncoord

Usage

sphere(values = c("mcd", "mve", "classical", "none"))

Arguments

values

A one-element vector containing "mcd", "mve", "classical", or "none".

Value

An S3 class of type qual_param from the dials package.

Examples

library(tidydann)

sphere()

[Package tidydann version 1.0.0 Index]