Learn R Programming

classifly (version 0.4.1)

Explore Classification Models in High Dimensions

Description

Given $p$-dimensional training data containing $d$ groups (the design space), a classification algorithm (classifier) predicts which group new data belongs to. Generally the input to these algorithms is high dimensional, and the boundaries between groups will be high dimensional and perhaps curvilinear or multi-faceted. This package implements methods for understanding the division of space between the groups.

Copy Link

Version

Install

install.packages('classifly')

Monthly Downloads

220

Version

0.4.1

License

MIT + file LICENSE

Maintainer

Last Published

May 20th, 2022

Functions in classifly (0.4.1)

olives

Olives
variables

Extract predictor and response variables for a model object.
explore

Default method for exploring objects
classify

Extract classifications from a variety of methods.
posterior

Extract posterior group probabilities
classifly

Classifly provides a convenient method to fit a classification function and then explore the results in the original high dimensional space.
generate_classification_data

Generate classification data.
knnf

A wrapper function for knn to allow use with classifly.
generate_data

Generate new data from a data frame.
advantage

Calculate the advantage the most likely class has over the next most likely.
simvar

Simulate observations from a vector