Question: Remove from a list or replace NaN with a value
0
2.2 years ago by
Morteza Hadizadeh • 30
Physiology Research Center, Institute of Basic and Clinical Physiology Sciences, Kerman University of Medical Sciences, Kerman, Iran
Morteza Hadizadeh • 30 wrote:
Hi every one, During microarray meta-analysis, I encounter below error.
# "anals” class is a list.
es_res <- es_meta(anals, by_source = TRUE) Error in quantile.default(x, probs = c(0.25, 0.75)) : missing values and NaN's not allowed if 'na.rm' is FALSE
please guide me, which one is more logical, remove NaN or replace with a value? How to remove or replace NaN with a value? I would be very pleased if you could guide me.
ADD COMMENT
• link
•
modified 2.1 years ago
by
Jean-Karim Heriche ♦ 24k
•
written
2.2 years ago by
Morteza Hadizadeh • 30