get_data {mxfda}R Documentation

Get Data

Description

Returns data from slots within the mxfDA object

Usage

get_data(mxFDAobject, what, type)

Arguments

mxFDAobject

object of class mxFDA

what

character string of length 2 for what to return. produced by unlisting "uni k" or "bi g fpca" type strings

type

the type of data to get for the what summary function

Details

[Stable]

Value

slot data


[Package mxfda version 0.2.1 Index]