create.histo: Used by analysis funtions to generate histogram graphs

create.histoR Documentation

Used by analysis funtions to generate histogram graphs

Description

create.histo Created By: Benjamin Green, Charles Roberts Last Edited 11/12/2018

Usage

create.histo(data.in, bin.estimate)

Arguments

data.in

is a vector of the data of interest

bin.estimate

is the estimation of the bin to use if the FD choice fails

Details

Takes in a list of values as a data.frame and outputs a histogram caculated based of the Freedman-Diaconis' choice for bin number if that calculation fails it creates a histogram based off the bin.estimate value

Value

a data.frame with mids, density, and counts columns


AstroPathJHU/mIFTO documentation built on April 14, 2025, 7:22 a.m.