nsamples: Number of samples within an array

View source: R/deepMLP.r

nsamplesR Documentation

Number of samples within an array

Description

Number of samples within an array

Usage

nsamples(a)

Arguments

a

An array.

Details

The number of samples is stored in the first dimension of a.

Value

Number of samples.

See Also

Other Single & Multi Layer Perceptron (SLP, MLP): as_MLP_X(), as_MLP_Y(), as_tensor_1d(), as_tensor_2d(), as_tensor_3d(), build_MLP(), fit_MLP(), load_weights_ANN(), nsubsequences(), ntimesteps(), nunits(), predict_ANN(), save_weights_ANN()


stschn/deepANN documentation built on June 25, 2024, 7:27 a.m.