[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


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')





More information about the rkward-tracker mailing list