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