Add man pages for some functions
This commit is contained in:
17
man/log.q.Rd
Normal file
17
man/log.q.Rd
Normal file
@@ -0,0 +1,17 @@
|
||||
% 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
|
||||
}
|
||||
Reference in New Issue
Block a user