Sample output from reducedparmat


/ Published in: Pseudocode
Save to your folder(s)



Copy this code and paste it in your HTML
  1. > load("reducedparmat.part.1.Robj")
  2. > ls()
  3.  
  4. $THETAK
  5. [1] 0.2
  6.  
  7. $XI
  8. [1] 0.2
  9.  
  10. $DMAX
  11. [1] 620.4517
  12.  
  13. $THETAL
  14. [1] 0.8
  15.  
  16. $KMAX
  17. [1] 0.04
  18.  
  19. $LMAX
  20. [1] 1
  21.  
  22. $MYIDX
  23. [1] 1

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.