Learn R Programming

plspm (version 0.2-2)

print.local.models: Printing local.models objects

Description

Printing method for objects of class "local.models"

Usage

## S3 method for class 'local.models':
print(x, \dots)

Arguments

x
Object of class "local.models" returned by local.models.
...
Further arguments are ignored.

Details

The function local.models displays the elements of a list containing all the results.

See Also

local.models