Displaying 9 results from an estimated 9 matches for "john_heumann".
2001 Sep 28
1
change directory?
...directory from the GUI command
line? I see the "Change dir" entry under the File
menu, but haven't found a corresponding command.
Thanks in advance,
-jh-
=========================================
John M. Heumann, Agilent Technologies
815 14th St. S.W., Loveland, CO 80537 USA
Email: john_heumann at agilent.com
Phone: 970 679-3761 FAX: 970 679-5399
=========================================
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or &quo...
2001 Oct 09
1
sample() help
...t that "prob" can be a vector of non-negative,
relative weights (i.e. not necessarily normalized).
Should the help be updated to reflect this?
Regards,
-jh-
=========================================
John M. Heumann, Agilent Technologies
815 14th St. S.W., Loveland, CO 80537 USA
Email: john_heumann at agilent.com
Phone: 970 679-3761 FAX: 970 679-5399
=========================================
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or &quo...
2001 Sep 11
5
for loop question
...n 1:2) {
+ k <- i+1
+ for (j in k:3) {
+ print(j)
+ }
+ }
[1] 2
[1] 3
[1] 3
>
This is under NT4, SP5 using a pre-compiled binary from CRAN.
Thanks,
-jh-
=========================================
John M. Heumann, Agilent Technologies
815 14th St. S.W., Loveland, CO 80537 USA
Email: john_heumann at agilent.com
Phone: 970 679-3761 FAX: 970 679-5399
=========================================
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or &quo...
2001 Oct 11
1
unary "-" on logicals
...p2 are both logicals, the last two
results seem to defy Boolean logic.
Is the fact that -p1 remains a logical instead of a numeric
intentional or a bug?
Regards,
-jh-
=========================================
John M. Heumann, Agilent Technologies
815 14th St. S.W., Loveland, CO 80537 USA
Email: john_heumann at agilent.com
Phone: 970 679-3761 FAX: 970 679-5399
=========================================
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or &quo...
2002 May 30
1
problem installing quadprog
...blem when building other packages? (BTW, this is the first optional
package I've had trouble with. Everything else has built/installed correctly).
Thanks in advance,
-jh-
=================================
John Heumann, Agilent Technologies, Inc.
815 14th. St. S.W., Loveland, CO 80537
Email: john_heumann at agilent.com
Phone: (970) 679-3761, Fax: (970) 679-5399
=================================
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[...
2002 May 30
0
Followup on quadprog installation
...rapped to the next line.
Please ignore this.
2) In addition to adding a -Lc:/apps/rw1050/bin option to the
command line, I also added -lRblas.
Thanks,
-jh-
=================================
John Heumann, Agilent Technologies, Inc.
815 14th. St. S.W., Loveland, CO 80537
Email: john_heumann at agilent.com
Phone: (970) 679-3761, Fax: (970) 679-5399
=================================
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[...
2002 Nov 26
0
degenerate cases in RPART
...s test case, even if the features
are also degenerate (same features for each sample).
Is this expected behavior from RPART or a bug? This is with R1.6.1 on NT4.
Thanks,
-jh-
=================================
John Heumann, Agilent Technologies, Inc.
815 14th. St. S.W., Loveland, CO 80537
Email: john_heumann at agilent.com
Phone: (970) 679-3761, Fax: (970) 679-5399
=================================
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[...
2001 Oct 18
1
if/else at 1.3.1
...behavior until after a crash (caused by a known
package bug) which blew me all the way out of RGui,
so its possible I've corrupted my installation...
Thanks,
-jh-
=========================================
John M. Heumann, Agilent Technologies
815 14th St. S.W., Loveland, CO 80537 USA
Email: john_heumann at agilent.com
Phone: 970 679-3761 FAX: 970 679-5399
=========================================
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or &quo...
2008 Nov 14
1
aov help
Please pardon an extremely naive question. I see related earlier
posts, but no responses which answer my particular question. In
general, I'm very confused about how to do variance decomposition with
random and mixed effects. Pointers to good tutorials or texts would
be greatly appreciated.
To give a specific example, page 193 of V&R, 3d Edition, illustrates
using raov assuming pure