summary.flps {flps}R Documentation

Summarize the results

Description

Summarize the results

Usage

## S3 method for class 'flps'
summary(object, type = "structures", ...)

Arguments

object

an object of class flps

type

a string for the part of FLPS model

  • structures : prints the results of structural parts.

  • measurement : prints the results of measurement parts.

  • latent : prints the information of individual latent scores

  • raw : prints the results via the summary function of rstan package..

...

additional options for future development

Value

Summary of FLPS model are printed.


[Package flps version 1.1.0 Index]