Thanks a lot!
Regards,
Maulik
On Sat, Jun 26, 2010 at 4:43 AM, jim holtman wrote:
> b <- paste("C:\\rphp\\",arg, sep='')
>
> On Sat, Jun 26, 2010 at 12:55 AM, Maulik Shah
> wrote:
> > I am fitting 3 parameter model to my response matrix and want to generate
> > item characterstic curve.
> > I
b <- paste("C:\\rphp\\",arg, sep='')
On Sat, Jun 26, 2010 at 12:55 AM, Maulik Shah wrote:
> I am fitting 3 parameter model to my response matrix and want to generate
> item characterstic curve.
> I want to specify file name to save item characterstic curve by passing it
> as external parameter to
I am fitting 3 parameter model to my response matrix and want to generate
item characterstic curve.
I want to specify file name to save item characterstic curve by passing it
as external parameter to the R batch script. The following is the code I
have written for this.
*R Script:*
library(ltm)
c
3 matches
Mail list logo