search for: quantitativebrok

Displaying 4 results from an estimated 4 matches for "quantitativebrok".

2019 May 08
3
[R] approx with NAs --> new argument 'na.rm=TRUE' ?!
...e=c(1,2) ) >> print(data.frame(X)) > x y > 1 1.5 1 > 2 2.5 1 <---- I believe that these two values should be NA > 3 3.5 3 > 4 4.5 3 <---- I believe that these two values should be NA > -- > Quantitative Brokers http://www.quantitativebrokers.com > -- > CONFIDENTIALITY NOTICE: This e-mail and any attachments=...{{dropped:23}} > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/li...
2019 May 03
2
approx with NAs
...X <- approx( t1, x1, (1:4) + 0.5, method='constant', rule=c(1,2) ) > print(data.frame(X)) x y 1 1.5 1 2 2.5 1 <---- I believe that these two values should be NA 3 3.5 3 4 4.5 3 <---- I believe that these two values should be NA -- Quantitative Brokers http://www.quantitativebrokers.com -- CONFIDENTIALITY NOTICE: This e-mail and any attachments=...{{dropped:23}}
2019 May 03
2
approx with NAs
...X <- approx( t1, x1, (1:4) + 0.5, method='constant', rule=c(1,2) ) > print(data.frame(X)) x y 1 1.5 1 2 2.5 1 <---- I believe that these two values should be NA 3 3.5 3 4 4.5 3 <---- I believe that these two values should be NA -- Quantitative Brokers http://www.quantitativebrokers.com -- CONFIDENTIALITY NOTICE: This e-mail and any attachments=...{{dropped:23}}
2019 May 10
0
[R] approx with NAs --> new argument 'na.rm=TRUE' ?!
...t(data.frame(X)) >> x y >> 1 1.5 1 >> 2 2.5 1 <---- I believe that these two values should be NA >> 3 3.5 3 >> 4 4.5 3 <---- I believe that these two values should be NA >> -- >> Quantitative Brokers http://www.quantitativebrokers.com >> -- >> CONFIDENTIALITY NOTICE: This e-mail and any attachments=...{{dropped:23}} >> ______________________________________________ >> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >> https://sta...