sjmisc套件更新,錯誤修正!
Published by 劉正山,
sjmisc 1.5
February 27, 2016
New functions
to_long
to gather (transform from wide to long format) multiple column groups at once.- S3-method
model.matrix
fornlme::gls
class.
Changes to functions
std_beta
now supportsnlme::gls
models.
Bug fixes
word_wrap
now removesNA
values fromlabels
before wrapping strings.set_na
now drops unused factor levels that have been replaced withNA
values (#15). <--這是量化資料分析全班的貢獻!