Learn R Programming

matrixdist (version 1.1.9)

Fisher,sph-method: Fisher information method for sph class

Description

Fisher information method for sph class

Usage

# S4 method for sph
Fisher(x, y, X, w = numeric(0))

Value

A matrix.

Arguments

x

An object of class sph.

y

Independent variate.

X

Matrix of covariates.

w

Weights.