search for: r_stat

Displaying 6 results from an estimated 6 matches for "r_stat".

Did you mean: c_stat
2020 Sep 01
2
Rust bindings to nmath
...rary as a standalone solution. I thought the R developers would be interested in the fact that their work is being used elsewhere, and I also wanted to say thanks for some code I do NOT want to have to write myself! The "crate" (Rust's name for a package) is at https://lib.rs/crates/r_stats. Best wishes Richard Dodd
2020 Sep 01
1
Rust bindings to nmath
...rs would be interested in the fact that their work > | is being used elsewhere, and I also wanted to say thanks for some code I > | do NOT want to have to write myself! > | > | The "crate" (Rust's name for a package) is at > | https://lib.rs/crates/r_stats. > Nice. Indeed. Thank you for letting us know! {BTW: There's been an ambitious project of binding all of mathlib *and more out of R* to a java script library; But I think that project has taken the typical course of the majority of github projects: "code rut"}...
2010 Apr 19
2
Overlay of barchart and xyplot
...o data I used. What I am trying to do is just to put the barchart and xyplot together on one plot. Huapeng <<dispersal_infestation.csv>> ###################################### ## barchart dispersal_infestation <- read.table('Z:/project/bcmpb/pattern_process/data/BCMPB_MODEL/R_stat/dis persal_infestation.csv', header=T, sep=",") attach(dispersal_infestation) dispersal_infestation$Year <- factor(dispersal_infestation$Year, levels = c("1999","2000","2001","2002","2003","2004","2005","200...
2020 Sep 01
0
Rust bindings to nmath
...decades" too. | thought the R developers would be interested in the fact that their work | is being used elsewhere, and I also wanted to say thanks for some code I | do NOT want to have to write myself! | | The "crate" (Rust's name for a package) is at | https://lib.rs/crates/r_stats. Nice. Any chance you could rename it to a more neutral r_mathlib or something? As a free-standing C library it has long been wrapped by other languages, but if it were my project I'd be more careful to not imply "all of stats" here. FWIW in Debian we call it `r-mathlib`. Dirk --...
2007 Oct 26
1
Fwd: Ajuda em R
An embedded and charset-unspecified text was scrubbed... Name: n?o dispon?vel Url: https://stat.ethz.ch/pipermail/r-help/attachments/20071026/5710517e/attachment.pl
2012 Oct 29
1
How emulate the function 'order' without with the function 'sort' in R
Ol? amigos tudo bem ? Espero que sim. Sou novo aqui e gostaria muito da ajuda dos senhores para resolver um pequeno probleminha no R. Ent?o, estou com um probleminha com uma atividade que relaciona duas fun??es no R, ? o seguinte: Primeiro atrav?s da fun??o sample ? criado um vetor aleat?trio: x <- sample(1:100, 20) Depois aplico a fun??o sort que tem como objetivo ordenar os elementos em