solarAssocClass: S3 class solarAssoc.

Description Usage Arguments

Description

S3 class solarAssoc.

Usage

1
2
3
4
5
6
7
8
## S3 method for class 'solarAssoc'
print(x, ...)

## S3 method for class 'solarAssoc'
plot(x, y = "manh", ...)

## S3 method for class 'solarAssoc'
summary(object, alpha = 0.05, ...)

Arguments

x

An object of class solarAssoc.

...

Additional arguments.

y

Character argument for plot method, indicating the type of plot. The default value is "manh".

object

An object of class solarAssoc.

alpha

Numeric argument between 0 and 1 for summary method, indicating the significance level after Bonferroni multiple-test correction. The default value is 0.05.


solarius documentation built on May 2, 2019, 2:43 a.m.