[問題] gam 跑出錯誤訊息

作者: tai34 (tai)   2013-12-26 00:19:28
[軟體熟悉度]:
新手(沒寫過程式,R 是我的第一次)
[問題敘述]:
我想利用 gam 跑我的資料並建立 model,我的資料有7個變數,gam內的選項皆用預設值。
但是出現以下錯誤:
Error in smooth.construct.tp.smooth.spec(object, dk$data, dk$knots) :
A term has fewer unique covariate combinations than specified maximum
degrees of freedom
Error in predict(model.bm, Data[, expl_var_names, drop = FALSE], on_0_1000 =
TRUE) :
error in evaluating the argument 'object' in selecting a method for
function 'predict': Error: object 'model.bm' not found
還有
Error in checkAtAssignment("BIOMOD.stored.array", "val", "NULL") :
assignment of an object of class “NULL” is not valid for @‘val’ in an
object of class “BIOMOD.stored.array”; is(value, "array") is not TRUE
請問是出現了甚麼錯誤? 我該如何修正我的資料?
謝謝各位 <(_ _)>
作者: ccwang002 (亮)   2013-02-26 02:45:00
他說有些變數找不到,所以能不能提供比較完整的程式碼?
作者: diplazium (diplazium)   2013-02-26 10:52:00
你應該有些變數的unique值少於10-1=9個(預設參數k=10)第二個問題我就不知道了
作者: xiaoing (xiaoing)   2013-02-26 14:27:00
是否要考慮s()函數裡面的k值?
作者: tai34 (tai)   2013-02-26 17:16:00
我發現我的其中一個變數值只有9項,改了該變數的 k 值就可以用了! 謝謝 c大、d大、以及 x 大! 然後要繼續處理下一個錯誤了....請問怎麼決定 k 值是多少啊? 是自由度嗎?
作者: xiaoing (xiaoing)   2013-02-27 17:29:00
我也跟樓上有相同的困惑,懇求高手解答!!!

Links booklink

Contact Us: admin [ a t ] ucptt.com