compare.etasclass {etasFLP}R Documentation

Compare two etasclass objects

Description

Compare the results of two etasclass executions through the comparison of some elements of two etasclass objects.

Usage

compare.etasclass(etas1,etas2)

Arguments

etas1

an etasclass object.

etas2

an etasclass object.

Details

Compare the results of two etasclass executions through the comparison of some elements of two etasclass objects estimated on the same catalog

Value

diffstd.params

Standardized comparison of the estimated parameters, included covariates.

AIC

Difference of AIC values.

weigths

Comparison of the weights rho.weights of the two input objects.

rho.weigths

Standardized comparison of the weights rho.weights of the two input objects.

cor.weights

Correlation between the weights rho.weights of the two input objects

cor.trig

Correlation between the triggered intensities of the two input objects

cor.back

Correlation between the background intensities of the two input objects

Author(s)

Marcello Chiodi

See Also

etasclass


[Package etasFLP version 2.2.2 Index]