getInflCol {RCM}R Documentation

A function to extract the influence for a given parameter index

Description

A function to extract the influence for a given parameter index

Usage

getInflCol(score, InvJac, taxon)

Arguments

score

a score matrix

InvJac

The inverted jacobian

taxon

The taxon name or index

Value

A matrix with all observations' influence on the given taxon


[Package RCM version 1.6.0 Index]