Error checks and plotting speedups for dive_phe2mash function
This commit is contained in:
15
man/reorder_cormat.Rd
Normal file
15
man/reorder_cormat.Rd
Normal file
@@ -0,0 +1,15 @@
|
||||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/mash-evaluation.R
|
||||
\name{reorder_cormat}
|
||||
\alias{reorder_cormat}
|
||||
\title{Reorder correlation matrix}
|
||||
\usage{
|
||||
reorder_cormat(cormat)
|
||||
}
|
||||
\arguments{
|
||||
\item{cormat}{A correlation matrix}
|
||||
}
|
||||
\description{
|
||||
Reorder correlation coefficients from a matrix of things
|
||||
(including NA's) and hierarchically cluster them
|
||||
}
|
||||
Reference in New Issue
Block a user