getInflRow: Extract the influence of all observations on a given row...

Description Usage Arguments Value

View source: R/F_getInflRow.R

Description

Extract the influence of all observations on a given row score

Usage

1
getInflRow(score, InvJac, sample)

Arguments

score

the score function evaluated for every observation

InvJac

The inverse jacobian

sample

the row score or sample index

Value

A matrix with all observations' influence on the row score


RCM documentation built on Nov. 8, 2020, 5:22 p.m.

Related to getInflRow in RCM...