getAutoencoderAssessment: Obtain information about the optimal neural network set up

View source: R/autoencoder.R

getAutoencoderAssessmentR Documentation

Obtain information about the optimal neural network set up

Description

Extracts the results from assessAutoencoderOptions().

Usage

getAutoencoderAssessment(object, ...)

Arguments

object

An object of class SPATA2 or, in case of S4 generics, objects of classes for which a method has been defined.

...

Used to absorb deprecated arguments or functions.

Value

A data.frame containing the total variance measured by irlba::prcomp_irlba() after each combination of activations/bottlenecks.


theMILOlab/SPATA2 documentation built on Feb. 8, 2025, 11:41 p.m.