[rkward-cvs] rkward/rkward/plugins/uni1.2 code.php,1.1,1.2
Thomas Friedrichsmeier
tfry at users.sourceforge.net
Thu Apr 21 19:57:14 UTC 2005
- Previous message: [rkward-cvs] rkward ChangeLog,1.54,1.55 TODO,1.51,1.52
- Next message: [rkward-cvs] rkward/rkward/rbackend rcommand.h,1.11,1.12 rcommandstack.h,1.2,1.3 rinterface.cpp,1.17,1.18 rinterface.h,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/rkward/rkward/rkward/plugins/uni1.2
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28530/rkward/plugins/uni1.2
Modified Files:
code.php
Log Message:
Some further API-documentation updates
Index: code.php
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward/plugins/uni1.2/code.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** code.php 26 Mar 2005 11:33:36 -0000 1.1
--- code.php 21 Apr 2005 19:57:11 -0000 1.2
***************
*** 46,50 ****
<? if (getRK_val ("huber") == "1")
echo ("
! library(MASS)
rk.temp.res [[ k ]][['Huber M-Estimator']] <- list()
rk.temp.res [[ k ]][['Huber M-Estimator']] [[1]] <- c('Location Estimate','Mad scale estimate')
--- 46,50 ----
<? if (getRK_val ("huber") == "1")
echo ("
! require ("MASS")
rk.temp.res [[ k ]][['Huber M-Estimator']] <- list()
rk.temp.res [[ k ]][['Huber M-Estimator']] [[1]] <- c('Location Estimate','Mad scale estimate')
- Previous message: [rkward-cvs] rkward ChangeLog,1.54,1.55 TODO,1.51,1.52
- Next message: [rkward-cvs] rkward/rkward/rbackend rcommand.h,1.11,1.12 rcommandstack.h,1.2,1.3 rinterface.cpp,1.17,1.18 rinterface.h,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the rkward-tracker
mailing list