to_logistic | R Documentation |
Transform Maxent raw or cloglog (complementary log-log) values to logistic values.
to_logistic(x, from, H)
x |
The values to Transform. This can be, e.g., a numeric atomic vector,
numeric matrix or |
from |
A character string indicating the type of the source values. This can be one of 'raw', 'cloglog', or 'logistic'. |
H |
The entropy of the Maxent distribution. This is only used when
|
to_cloglog()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.