Package paleoTS version 0.5.3
Usage
as.paleoTSfit(logL, parameters, modelName, method, K, n, se)
Arguments
参数【logL】:对数相似性模型。
参数【parameters】:模型参数估计。
参数【modelName】:模型名称。
参数【method】:参数化,“AD”或“Joint”。
参数【K】:模型参数个数。
参数【n】:样本大小。
参数【se】:参数估计的标准误差。
Value
一个 paleoTSfit 的对象。
Note
所有模型拟合函数都使用这个函数来打包结果数据模型拟合。用户不需要调用这个函数。
标签:modelName,parameters,创建,模型,参数,paleoTS,paleoTSfit From: https://blog.csdn.net/whitedrogen/article/details/136684215