Displaying 4 results from an estimated 4 matches for "ispl".
Did you mean:
iopl
2016 Mar 04
2
R 3.2.4 rc issue
...sts/spline-tst.R' failed.
Last 13 lines of output:
> proc.time()
user system elapsed
2.272 0.020 2.291
>
> ###----------------- sparse / dense interpSpline() ---------------------------
>
> ## from help(interpSpline) -- ../man/interpSpline.Rd
> ispl <- interpSpline( women$height, women$weight)
> isp. <- interpSpline( women$height, women$weight, sparse=TRUE)
Error in splineDesign(knots, x, ord, derivs, sparse = sparse) :
splineDesign(*, sparse=TRUE) needs package 'Matrix' correctly installed
Calls: interpSpline ->...
2007 Jan 27
1
make_server_info_info3: pdb_init_sam failed!
Hi,
We have a linux/samba only domain serving files to about 16-18 Windows
clients (mostly XP, a few W2K).
PDC:
SuSE OpenXchange 4.4
samba 2.2.8a
openldap 2.1.4
Domain Member Server (DMS)
CentOS 4.4
samba 3.0.10
I set the Domain Member Server up using the default passdb backend
(/etc/samba/smbpasswd) to start with and that all worked fine.
I would like to use LDAP for centralised
2016 Mar 04
0
R 3.2.4 rc issue
...led.
> Last 13 lines of output:
>> proc.time()
> user system elapsed
> 2.272 0.020 2.291
>>
>> ###----------------- sparse / dense interpSpline() ---------------------------
>>
>> ## from help(interpSpline) -- ../man/interpSpline.Rd
>> ispl <- interpSpline( women$height, women$weight)
>> isp. <- interpSpline( women$height, women$weight, sparse=TRUE)
> Error in splineDesign(knots, x, ord, derivs, sparse = sparse) :
> splineDesign(*, sparse=TRUE) needs package 'Matrix' correctly installed
> Calls: inte...
2016 Mar 04
1
R 3.2.4 rc issue
...3 lines of output:
| >> proc.time()
| > user system elapsed
| > 2.272 0.020 2.291
| >>
| >> ###----------------- sparse / dense interpSpline() ---------------------------
| >>
| >> ## from help(interpSpline) -- ../man/interpSpline.Rd
| >> ispl <- interpSpline( women$height, women$weight)
| >> isp. <- interpSpline( women$height, women$weight, sparse=TRUE)
| > Error in splineDesign(knots, x, ord, derivs, sparse = sparse) :
| > splineDesign(*, sparse=TRUE) needs package 'Matrix' correctly installed
| > Cal...