Displaying 5 results from an estimated 5 matches for "sugegst".
Did you mean:
sugest
2009 Nov 02
1
two small wishes (with code sugegstions) for R-core
Dear R developers,
It would be great if you could implement the two minor code changes suggested below, which would help processing large objects in R.
Jens Oehlschl?gel
# Wish no. 1: let [.AsIs return the class AFTER subsetting, not the class of the original object
# Wish no. 2: adjust write.csv and write.csv2 for multiple calls in chunked writing
# Rationale no. 1: a couple of packages
1999 Jan 17
0
[R} coplot
...columns <- nrow(b.intervals) is wrong. It should be
columns <- nrow(a.intervals)
(2) Following each of the lines that generate values for id, one needs
if (any(is.na(id))) id[is.na(id)] <- FALSE
This is to deal with missing values in conditioning variables.
I have made several sugegstions about warnings when there are missing
values and labelling when show.given is FALSE.
John Maindonald email : john.maindonald at anu.edu.au
Statistical Consulting Unit, phone : (6249)3998
c/o CMA, SMS, fax : (6249)5549
John Dedman Mathematical...
2009 Mar 23
0
Parameter Estimation - "3 Paramter Gamma distribution"
...0,0,0,0,0,0,0,
? 0,0,0,20900,0,0,525,8306,0,0,0,0,0,9497,0,291264,0,0,0,0,
? 0,2825,0,0,0,0,0,75000,0,0,0,0,0,6000,4300,3062,0,0,159649,0,
? 0,61329,0,0,0,0,0,0,0,0,0,214816,0,0,0,0,0,0,0,1200)
? In one of earlier mails, the following thing was suggested but I failed to understand its contents. As sugegsted therein, I had referred actuar package but couldn't understand the way to eatimate the paramters.
THE CONTENTS OF THE EARLIER MAIL
********************
You might want to look at the TransformedGamma or InverseTransformedGamma distributions, which are part of the actuar package, see page 4...
2007 Aug 23
3
RData File Specification?
Hi,
I am developing a tool for converting a large data frame stored in an uncompressed binary (XDR) RData file to a delimited text file. The data frame is too large to load() and extract rows from on a typical PC. I'm looking to parse through the file and extract individual entries without loading the whole thing into memory.
In terms of some C source functions, instead of doing
2020 Apr 23
6
[Bug 3153] New: Prefer user specified keys to avoid the agent overloading MaxAuthTries before even trying the key that was specified
...tion.
I'm clear that there might be more needed:
- has it to be ordered behind certs?
- do user-specified certs also need to get up in the list?
- does a test need to be added?
- discussion here about potential drawbacks
- ...
But I wanted to get things started and therefore I have attached a
sugegsted initial patch as well as a Ubuntu PPA [13] with it applied.
[1]: https://bugs.launchpad.net/debian/+source/openssh/+bug/1872145
[2]:
https://serverfault.com/questions/36291/how-to-recover-from-too-many-authentication-failures-for-user-root
[3]:
https://www.tecmint.com/fix-ssh-too-many-authentica...