[R] R: Count function calls

2013-03-11 Thread Millo Giovanni
. You are welcome to experiment on this yourself! I'll be glad if you keep me posted. Cheers, Giovanni -Messaggio originale- Da: Simon Zehnder [mailto:szehn...@uni-bonn.de] Inviato: giovedì 7 marzo 2013 13.12 A: Millo Giovanni Cc: r-help@r-project.org help Oggetto: Re: [R] Count fun

Re: [R] Count function calls

2013-03-07 Thread Simon Zehnder
illiam to output diagnostics. > > Best, > Giovanni > >> -Original Message- >> From: r-help-boun...@r-project.org > [mailto:r-help-boun...@r-project.org] On Behalf >> Of Simon Zehnder >> Sent: Tuesday, February 26, 2013 2:53 AM >> To: r-help@r-

[R] Count function calls

2013-02-27 Thread Millo Giovanni
utput diagnostics. Best, Giovanni > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf > Of Simon Zehnder > Sent: Tuesday, February 26, 2013 2:53 AM > To: r-help@r-project.org help > Subject: [R] Count function calls &

Re: [R] Count function calls

2013-02-27 Thread Simon Zehnder
project.org] On >> Behalf >> Of Simon Zehnder >> Sent: Tuesday, February 26, 2013 2:53 AM >> To: r-help@r-project.org help >> Subject: [R] Count function calls >> >> Dear R-users, >> >> I have the following problem: I am running the function &#x

Re: [R] Count function calls

2013-02-26 Thread William Dunlap
un...@r-project.org [mailto:r-help-boun...@r-project.org] On > Behalf > Of Simon Zehnder > Sent: Tuesday, February 26, 2013 2:53 AM > To: r-help@r-project.org help > Subject: [R] Count function calls > > Dear R-users, > > I have the following problem: I am running the functio

[R] Count function calls

2013-02-26 Thread Simon Zehnder
Dear R-users, I have the following problem: I am running the function 'pvcm' from the 'plm' Panel Data package. Inside this function 'solve' is called and gives for a certain individual data series an exception because of singularity. I would like to know which individual data series causes thi