18 lines
328 B
R
18 lines
328 B
R
% 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{
|
|
log_q(x, q = 1)
|
|
}
|
|
\description{
|
|
\deqn{x \longmapsto 1 : \log(x) \approx x-1}
|
|
}
|
|
\references{
|
|
\insertRef{Tsallis:94:00}{ROBITools2}
|
|
}
|
|
\author{
|
|
Eric Coissac
|
|
}
|