givecolnames: A function that changes the column names of a matrix by...

Description Usage Arguments Examples

Description

A function that changes the column names of a matrix by adding a suffix function unique does keep NA in the output

Usage

1
givecolnames(mat, suffix)

Arguments

mat:

matrix

suffix:

character

Examples

1
2
givecolnames(ebfit$coef,'lgFCH')
givecolnames(ebfit$p,'p')

mssm-msf-2019/BiostatsALL documentation built on May 22, 2019, 12:16 p.m.