getInflCol: A function to extract the influence for a given parameter...

Description Usage Arguments Value

View source: R/F_getInflCol.R

Description

A function to extract the influence for a given parameter index

Usage

1
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


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

Related to getInflCol in RCM...