How select columns, where the first row equals TRUE in R?

前端 未结 0 1362
孤城傲影
孤城傲影 2020-12-04 17:57

I am using following code

summary.out$which[which.max(summary.out$adjr2),]

This gives me column names with one one row, which equals to TRUE

相关标签:
回答
  • 消灭零回复
提交回复
热议问题