search for: lookking

Displaying 6 results from an estimated 6 matches for "lookking".

Did you mean: looking
2006 Oct 03
4
how ot replace the diagonal of a matrix
Dear useRs, Trying to replace the diagonal of a matrix is not working for me. I want a matrix with .6 on the diag and .4 elsewhere. The following code looks like it should work--when I lookk at mps and idx they look how I want them too--but it only replaces the first element, not each element on the diagonal. mps <- matrix(rep(.4, 3*3), nrow=n, byrow=TRUE) idx <- diag(3) mps idx mps[idx]
2004 Jan 30
2
Samba for SCO Open Server
I'm lookking for Samba for SCO Open Server Best regards,Abdullah Sekman _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web!
2010 Jul 02
2
Lost buttons at page bottom in wine config!
I am using 1.1.38 with Fedora 13, which I am new to and its a new set up for me. It worked ok at first and I installed my two accounts programs (which also have issues I'll bring up in the application section). I added these with wine config, hunting down the files and they went in ok and more or less run. Then I went to install AD-muncher by just clicking on the down loaded file and I was
2003 Oct 08
3
updating via CRAN and http
Hello, thanks for the tips on updating packages for 1.8.0. The updating is a real problem for me, since I've to do it sort of manually using my web-browser or wget. I'm behind a firewall that requires http/ftp authentification (username and passwd) for every request it sends to a server outside our intranet. Therefore all the nice tools for automatic updating (cran, cpan ...) don't
2002 Oct 11
1
absurd computiation times of lme
...se kidGroup <- groupedData(height ~ B1+B2+B3+B4+B5 -1 | Id, data=kids) fm <- lme(kidGroup) Using a model like kidGroup <- groupedData(height ~ sqrt(age) | Id, data=kids) works very fast, but the model is not appropriate and the fitting is bad. What is the reason for this exponential-lookking increase in computation time and is there any way to overcome that? Or are there more clever approaches for this data? Thanks in advance, Christof Id age height B1 B2 B3 B4 B5 1 16162 0.10 56.6 0.7786 0.2120 0.0090 0.0001 0.0000 2 16162 0.21 59.4 0.5759 0...
2008 Apr 04
21
[Bug 15350] New: randr12: VGA-0 always reported as "disconnected"
http://bugs.freedesktop.org/show_bug.cgi?id=15350 Summary: randr12: VGA-0 always reported as "disconnected" Product: xorg Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org