df_to_matrices: Convert data.frame with missing labels to matrices

View source: R/Evaluate.R

df_to_matricesR Documentation

Convert data.frame with missing labels to matrices

Description

Convert data.frame with missing labels to matrices

Usage

df_to_matrices(df, formula = NULL)

Arguments

df

data.frame; Data

formula

formula; Description of problem

See Also

Other RSSL utilities: LearningCurveSSL(), SSLDataFrameToMatrices(), add_missinglabels_mar(), measure_accuracy(), missing_labels(), split_dataset_ssl(), split_random(), true_labels()


RSSL documentation built on March 31, 2023, 7:27 p.m.