Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
您可能想要使用
tidyverse 进行或操作
You probably want to do
or with tidyverse
如果没有最少的可重现代码,就很难提供帮助。看起来疾病数据集有一个预测数据数据没有的额外因素(表型)。
Without a minimal reproducible code it is difficult to help. It seems that the disease_data set has an extra factor (Phenotype) that the predict_data data does not have.