R语定义函数对宽分布(wide distribution )有偏分布(skew distribution)的数据进行对数变换(符号对数变换函数signed log transformation)
Posted Data+Science+Insight
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了R语定义函数对宽分布(wide distribution )有偏分布(skew distribution)的数据进行对数变换(符号对数变换函数signed log transformation)相关的知识,希望对你有一定的参考价值。
R语言自定义函数对宽分布(wide distribution )、有偏分布(skew distribution)的数据进行对数变换(符号对数变换函数、signed log transformation)
目录
以上是关于R语定义函数对宽分布(wide distribution )有偏分布(skew distribution)的数据进行对数变换(符号对数变换函数signed log transformation)的主要内容,如果未能解决你的问题,请参考以下文章
R语言均匀分布函数uniform Distribution(dunif, punif, qunif & runif)实战
R可视化绘制泊松分布(Poisson Distribution)
R可视化绘制二项分布(Poisson Distribution)
R语言指数分布(exponential distribution)函数(dexp, pexp, qexp & rexp)实战
R语言几何分布函数Geometric Distribution(dgeom, pgeom, qgeom & rgeom)实战