to_cloglog | R Documentation |
Transform Maxent raw or logistic values to cloglog (complementary log-log) values.
to_cloglog(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_logistic()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.