get.indep.zscores {SIM}R Documentation

A function to calculate mean associations

Description

Internal function for the SIM package used to calculate mean z-scores for the independent features across the significant dependent features. This function is called by sim.plot.zscore.heatmap and tabulate.top.indep.features.

Usage

get.indep.zscores(arg, run.name)

Arguments

arg Describe arg here
run.name Describe run.name here

Details

If necessary, more details than the description above

Value

Describe the value returned If it is a LIST, use

comp1 Description of 'comp1'
comp2 Description of 'comp2'

Author(s)

Marten Boetzer, Renee X. de Menezes R.X.Menezes@lumc.nl

References

put references to the literature/web site here

See Also

sim.plot.zscore.heatmap,tabulate.top.indep.features

Examples

##do not run

[Package SIM version 1.10.0 Index]