Displaying 20 results from an estimated 400 matches similar to: "connection to libraries problem"
2004 Apr 30
1
calculation of U and V matrix of SVD decomposition (according to LINPACK, X = UDV')
Hello,
Like QR decomposition, I am looking for decomposition to get U and V matrix
of SVD decomposition (according to LINPACK, X = UDV'). Do you know if there
is a function which could calculate this decomposition?
Look forward to your reply,
Haleh
2005 Oct 11
1
knn
Hello,
Why do I get doubt (NA) in the factor of test
classification even if I fix l (minimum vote)? By
setting l, no doubt should be occurred.
Look forward to your reply
Haleh
2011 May 06
2
rcspline.problem
Dear Dr ;
I am a PhD student at Epidemiology department of National University of
Singapore. I used R command (rcspline.plot) for plotting restricted cubic
spline ??? the model is based on Cox. I managed to get a plot without
adjustment for other covariates, but I have a problem regarding to
adjusting the confounders.
I applied below command to generate the matrix for
2001 Apr 05
1
No subject
R-helpers,
Beginner in R language, I have a problem to install a package (multiv) in R
for Windows 98 (R-Gui)
First I have got the multiv.zip file from the CRAN precompiled contributed
packages for Windows and put this file in C:/Program Files/rw1022.
in R-Gui I tried to install it as following
> install.packages("C:/Program Files/rw1022/multiv.zip")
I received the following
2000 Mar 10
1
Problem while installing packages
Dear R team / R helpers / R users ,
I downloaded R-1.0.0 to install it but I am currently facing the
following problem :
Installation of packages.
Here is the output I had while trying to install RmSQL :
-------------
> R INSTALL -l /software/R-1.0.0/library/
/software/archive/R/RmSQL_0.2-1.tar.gz
Installing package `RmSQL' ...
libs
RmSQL.c:7: msql.h: No such file or directory
make:
2006 Mar 15
1
installation problem with Biobase
Hello,
I wanted to install MergeMaid package in v 2.2.1. I could install it but couldn't use without its dependant, Biobase. at biobase installation, I got the following error message
In method for function "split": expanding the signature
to include omitted arguments in definition: drop = "missing"
Error in .MakeSignature(new("signature"), def, signature) :
1998 May 29
1
R-beta: multiv package from CRAN
Hallo Friedrich,
I have read your announcement, downloaded and installed it in R-0.61.3.
But now I have problems :)
> hc <- hierclust(dist(t(pollen)), method=3)
Error in pmatch(x, table) : argument is not of mode character
> hc <- hclust(dist(t(pollen)))
> members(hc)
Error in .Fortran("assgn", n = as.integer(n), nplus1 =
as.integer(nplus1), : C/Fortran function not in
1998 Sep 18
1
R-beta: undefined reference to `realpr_' ?
Hi,
Win95 version, trying to build multiv. Following error (no mention in
faq etc, but someone may have mentioned it recently). Appreciate any
help.
------- Building multiv.dll from multiv.a --------
echo LIBRARY multiv > multiv.def
echo EXPORTS >> multiv.def
nm multiv.a | sed -n "/^........ [DT] _/s/^........ [BCDRT] _/ /p" >>
multiv.def
gcc -mdll
2004 Apr 16
2
Masked help page
Hi list,
not really a problem to solve but a strange unwanted behavior (at least I
do not like it):
I'm loading
library(multiv)
to use sammon.
Later I load
library(MASS)
which tells me that sammon is masked now, because
there is also a MASS version of sammon.
Since I believe that the MASS version is at least as good as the multiv
version, I would also use the MASS version, but
help(sammon)
2002 Jul 30
3
Error running sammon() in multiv package
When I try to run the "sammon" function of the multiv package, I always get
this error message:
Error in as.vector(dist(a)) : couldn't find function "dist"
It happens even with example(sammon). I am running R 1.5.0 on Win98 and I
have still installed R 1.4.1 but it doesn't work on the old R version with
the older multiv package either. Is there a problem with the
2006 May 01
2
GA-packages
Hi,
I'm looking for help on how to use *R for making use of Genetic
Algorithm*to make optimal solution on the examination timetabling
dataset? another
point to analysis the dataset, in a manner similar to the method applied in
InfoViz. Say, what is the optimal step, if:
Step 1
- What is the name of the package that i can install from CRAN for me
to identify GA (Please consider)
- I
2017 Jun 07
4
domain join RODC failed
Hello,
I try to test joining new RODC (samba-tool domain join unn.global RODC
-U Administrator -d5) and it's fail with message:
Could not find machine account in secrets database: Failed to fetch
machine account password for UNN from both secrets.ldb (Could not find
entry to match filter: '(&(flatname=UNN)(objectclass=primaryDomain))'
base: 'cn=Primary Domains': No
2017 Sep 29
4
samba 4.7.0 replication errors
Hallo,
we have 5 ADDCs. All of them did run with sernet-samba 4.6.7.
I updated 4 of them to sernet-samba 4.7.0, one after the other, checked replication, everything seemed to be ok.
One day later a colleague wanted to delete a lot of users with a powershell-script and since then the
replication doesnt work anymore. (Im sure the script is not the problem, but it seemes like it triggered something)
2003 Jan 30
4
Downloading Package
Hello,
I am a beginner in using R so my question could seem very simple. I would
like to download the package multiv to do multivariate data analysis. The
package I download seems to be a file meant for UNIX and I am using a Window
OS. How could I download and install correctly this file?
Thanks a lot
_________________________________________________________________
MSN Messenger :
2004 Oct 18
2
multiv
What happened to multiv package? I have installed R 2.0.0 in my Mac and I
could not find this package. I see other things have been reorganized. I
have read "What's New" and I have used the search facility in the RHelp
panel to no avail.
Oscar A. Moreno
oscar.moreno at att.net
2004 Apr 20
1
contributed packages and downloads questions
Hello,
I am trying to download two library files: multiv and e1071 to do principal
components analysis. I was able to unzip the folders to my R directory, but
when I type library(multiv) in the console I get an error message: Error in
testRversion(descfields) : This package has not been installed properly
See the Note in ?library
So, it seems that I am not downloading these two library files
2008 Jul 28
1
multiv
> Hello,
>
> I want to install the package "multiv" which is not maintained any
> more (found in the archive: multiv_1.1-6.tar.gz from 16 July 2003). I
> have installed an older version of R 1.4.1 on my Windows Vista in
> order to match the older package.
>
> As no binary is distributed, is it necessary to compile the package?
> If so, how?
>
>
1999 Nov 19
1
Crash when running functions from contributed packages
Hello all,
I am somewhat new to S-plus and would really appreciate any help you might
have on the following problem:
I installed S-plus (0.65.1) on a Sun box (Solaris) and it runs fine as far
as I can tell. I also installed the cluster and multiv contributed packages.
The problem I have is that I get a core dump everytime I try to run a
function in the contributed packages. This seems
2003 Feb 09
3
Clustering partition and memory
Dear R-help list members
i would like to use R to produce clustering or partitioning of a dataset.
I am trying to use the functions:
- hierclust() of the package multiv
-pam(), agnes() and fanny() of the package cluster
But I cannot get any result because of lack of memory. Would you know any
clustering function not to greedy in memory?
I have tried to expand my memory limit with memory.limit()
2003 May 09
1
correspondence analysis
Hi everybody, I am starting my friendship with R. Now I want to do a
Correspondence Analysis using the vegan library or multiv library. Both give
me the same results which differ from the ones I get running other programs
like Statistica... I wounder if there is a problem with my matrix. I have
cualitataive variable in the columns and sampling units in the rows... I
import my matrix into R