Files
biodiversity-metrics/man/log.q.Rd

18 lines
338 B
Plaintext
Raw Normal View History

2019-02-06 17:32:23 +01:00
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/generalized_log.R
\name{log.q}
\alias{log.q}
\title{Generalized logaritmic function.}
\usage{
\method{log}{q}(x, q = 1)
}
\description{
\deqn{x \longmapsto 1 : \log(x) \approx x-1}
}
\references{
\insertRef{Tsallis:94:00}{ROBITools2}
}
\author{
Eric Coissac
}