bear for incomplete data set? [🇷 for BE/BA]
Dear all,
I am working on bear v2.5.4 right now and try to solve this problem. The error (something like ..error in data.frame... arguments imply differing number of rows...) with incomplete dataset with bear is due to "...data.frame [in R] is an object, which resembles a table from Excel, it has (must have!) the same number of rows in each column." That's funny rule in R.
It's not like Excel at all. Apparently, R treats data.frame() pretty much like matrix, I guess. Thus, it won't allow not equal number of rows in column. Since index of subject number is different with incomplete dataset, we need to restructure all data.frame in bear using plyr (split()) or cbind(), etc.. Just leave a note here for later reference. Probably I will leave as it was for v2.5.4 if I cannot solve it within one or two days.
I am working on bear v2.5.4 right now and try to solve this problem. The error (something like ..error in data.frame... arguments imply differing number of rows...) with incomplete dataset with bear is due to "...data.frame [in R] is an object, which resembles a table from Excel, it has (must have!) the same number of rows in each column." That's funny rule in R.

❝ ...
❝ 3. the error only occurs in imbalanced data; for incomplete data, bear will be crashed.
❝ ...
—
All the best,
-- Yung-jin Lee
bear v2.9.2:- created by Hsin-ya Lee & Yung-jin Lee
Kaohsiung, Taiwan https://www.pkpd168.com/bear
Download link (updated) -> here
All the best,
-- Yung-jin Lee
bear v2.9.2:- created by Hsin-ya Lee & Yung-jin Lee
Kaohsiung, Taiwan https://www.pkpd168.com/bear
Download link (updated) -> here
Complete thread:
- bear for imbalanced data set Oiinkie 2013-01-16 16:42
- bear for imbalanced data set yjlee168 2013-01-16 17:25
- bear for imbalanced data set Oiinkie 2013-01-16 19:18
- bear for imbalanced data set Oiinkie 2013-01-16 19:19
- bear for imbalanced data set yjlee168 2013-01-16 19:43
- bear for imbalanced data set ElMaestro 2013-01-16 22:10
- bear for imbalanced data set Oiinkie 2013-01-22 13:28
- comparison with PHX Helmut 2013-01-22 15:06
- comparison with PHX Oiinkie 2013-01-23 12:58
- comparison with PHX Oiinkie 2013-01-23 15:07
- comparison with SAS yicaoting 2013-02-15 18:58
- comparison with PHX Oiinkie 2013-01-23 12:58
- bear for imbalanced data set yjlee168 2013-01-22 19:57
- ANOVA_stat.txt is correct. → bear for imbalanced data set yjlee168 2013-03-01 01:01
- bear for incomplete data set?yjlee168 2013-03-15 07:58
- comparison with PHX Helmut 2013-01-22 15:06
- bear for imbalanced data set yjlee168 2013-01-16 19:43
- imbalanced or incomplete data yicaoting 2013-02-15 18:48
- incomplete data Helmut 2013-02-16 14:41
- bear for imbalanced data set yjlee168 2013-01-16 17:25