plot_can: A Function That Plots the Linear Disciminant Analysis

View source: R/ptlmapper.R

plot_canR Documentation

A Function That Plots the Linear Disciminant Analysis

Description

This function plots the linear disciminant analysis.

Usage

plot_can(ptl_mapping_result, marker_name, method = "kanto", main = "",
  col = NULL, ...)

Arguments

ptl_mapping_result

An outputs of the 'ptl_mapping' function.

marker_name

A character string specifying on which marker we are focused.

method

A character string in c("kanto", "mmoments") that specify the method to use to characterize phenotypic distribution.

main

A character string specifying additionnal title informatoion.

col

Forcing col value of the plot.

...

Args forward to 'plot' function.


fchuffar/ptlmapper documentation built on March 27, 2024, 3:28 p.m.