s-plus
Writing a function for initializing parameters in R/Splus
I\'d like to write a function that will create and return a set of parameters to be used in a function mySimulation I\'ve created. Until now, I\'ve basically been doing, e.g.,mySimulation(parm1 = 3, p[详细]
2023-02-25 02:45 分类:问答`objects()` in R vs. Splus
I would like to write a script main.r that returns the workspace to the state it was in before being run (i.e., at the end of the script, remove all and only the objects that had been added to the wor[详细]
2023-02-19 14:17 分类:问答Data frames with variable-length data in R/Splus
The following开发者_如何学Python works fine in R myarray <- as.array(list(c(5,5), 9, c(4,2,2,4,6)))[详细]
2023-02-17 23:56 分类:问答Setting default "open" behavior of a `.R` file in Windows?
Q: In Windows, how can I set .R files to open by default in the R Editor? A bonus would be if they opened AND set the workspace to the directory in which they live.[详细]
2023-02-16 01:51 分类:问答machine learning libraries in s+ (or R)?
have been searching aro开发者_StackOverflow社区und the internet and stackoverflow, but haven\'t been able to find any information on libraries for machine learning in s-plus or R. does anyone know of[详细]
2023-01-27 17:20 分类:问答iteratively constructed dataframe in R
I\'m relatively new to R, and was wondering the most efficient way to it开发者_StackOverflow社区eratively construct a dataframe (one row at a time, the number of iterations \"n\" and the length of eac[详细]
2023-01-22 09:32 分类:问答Can I make all links lowercase using MediaWiki and use hyphen instead of underscore as word separator?
Can I make in MediaWiki links lowercase and use 开发者_开发问答hyphen instead of underscore as word separator?[详细]
2022-12-23 17:54 分类:问答