getInflRow {RCM}R Documentation

Extract the influence of all observations on a given row score

Description

Extract the influence of all observations on a given row score

Usage

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


[Package RCM version 1.0.0 Index]