ars / man / h.Rd
h.Rd
Raw
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/utils.R
\name{h}
\alias{h}
\title{Find h}
\usage{
h(x)
}
\arguments{
\item{x}{values that were sampled}
}
\value{
returns the log distribution
}
\description{
Find h
}