Learn R Programming

speccurvieR (version 1.0.0)

speccurvieR-deprecated: Deprecated functions in speccurvieR

Description

As of version 1.0.0 the package uses snake_case names throughout. These camelCase aliases are retained for backward compatibility: they emit a deprecation warning and forward to their snake_case replacements (translating any deprecated camelCase argument names automatically). They are scheduled for removal in version 2.0.0.

Usage

plotCurve(...)

plotVars(...)

plotRMSE(...)

plotR2Adj(...)

plotAIC(...)

plotDeviance(...)

plotControlDistributions(...)

controlExtractor(...)

unAsIs(...)

Value

The value returned by the corresponding replacement function.

Arguments

...

Arguments passed on to the replacement function.