print.summary.flps {flps}R Documentation

Print summary of results

Description

Print summary of results

Usage

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

Arguments

x

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]