Displaying 2 results from an estimated 2 matches for "xback".
Did you mean:
back
2002 Oct 21
0
(fwd) "Cannot shmget structids"
...st write
to the address on the page. If you want to write to the samba user's
mailing list, try samba@lists.samba.org. I've forwarded your mail
there.
>
> This is was it says
>
> ERROR. Cannot shmget structids
> Last file copied /user/lib/PerfectBACKUP./.fb/20000712/XBACK.7200
> Cannot write output (32768 bytes - errno=32)
> XBACK: Got signal/exit status of 61
> XBACK: Abnormal termination of operation
> Terminated with ERRORS
> Backup Failed! Status 61
>
> Any suggestions on how I can fix this?
>
> Shelena Vandrew Christodoulou
>...
2005 Aug 26
1
Help in Compliling user -defined functions in Rpart
...e.In the
work I am doing ,I am calculating the concentration index(ci) ,which
is in between -1 and +1.So my deviance is given by
abs(ci)*(1-abs(ci)).Now when I run rpart incorporating this user
defined function i get the following error message:
Error in user.split(yback[1:nback], wback[1:nback], xback[1:nback], parms, :
unused argument(s) ( ...)
Now I am failing to indentify where I am going wrong (In case I am
have made some mistake).So I was wondering if there is anybody who
have written some user defined functions of theirs and maybe if there
is any documentation with regards to us...