similar to: determinant via Lapack

Displaying 20 results from an estimated 500 matches similar to: "determinant via Lapack"

2004 Feb 28
2
matrix inverse in C
Hi, I'm writing an R package using the C code i've written. I'm wondering if anyone knows an easy way to calculate an inverse and cholesky factor of a matrix using the Fortran/C library of R: and how to call them from C. My code is based on the Numerical Reciepe code, and I'm trying to use something that is already in R. Thanks for your help in advance, Kosuke
2004 Mar 19
1
R_qsort_int_I() error
Hi, I want to use R_qsort_int_I() in my C function, but getting the following error. It looks like there is a conflict between Rmath.h, which I use to generate random numbers, and R_ext/Boolean.h I would appreciate any help to fix this problem. gcc -ansi -g -o Gibbs gibbs.c subroutines.o rand.o vector.o -lm -lRmath -llapack -lblas -lfrtbegin -lg2c -lm -shared-libgcc In file included from
2005 Jul 13
1
problems with MNP
Hi all, Does anybody have a hint on what may be going wrong in this R code? I mimic the sample code from the MNP developers but I seem unable to get the choice specific variables right. Thanks, Joan Serra > rm(list=ls()) > library(foreign) > small<-read.spss("small.sav") Warning message: small.sav: Unrecognized record type 7, subtype 13 encountered in system file. >
2004 Dec 03
3
multinomial probit
Hello All, I'm trying to run a multinomial probit on a dataset with 28 data points and five levels (0,1,2,3,4) in the latent choice involving response variable. I downloaded the latest mnp package to run the regression. It starts the calculation and then crashes the rpogram. I wish I could give the error message but it literally shuts down R without a warning. I'm using the R
2005 Apr 03
1
wrong signs using MNP.
Hi, I recently found the MNP package. Out of curiosity, I tried to reproduce results from Greene (Econometric Analysis, fourth edition) on page 874. The signs of the estimates are all opposite those of Greene's table. Might anyone be able to tell me what I am doing wrong? I have attached the function call, the coefficients, and a few rows of the data. The dataset has 210 observations.
2004 Mar 30
2
RAqua and gcc
Hi, I've recently purchased PowerBookG4 (panther) and installed RAqua 1.8.1. I also installed gcc version 3.3 through Xcode tools. But, for some reason, I'm having a hard time getting gcc work with R. For example, I get the following error while installing Hmisc package. I would appreciate any suggestion to fix this problem. Thanks Kosuke * Installing *source* package
2004 Dec 22
0
eco 1.0-1 released
Hi all, We would like to announce the release of our software, which is now available through CRAN. ===================================================================== eco: R Package for Fitting Bayesian Models of Ecological Inference in 2 by 2 Tables Abstract: eco is a publicly available R package that fits parametric and nonparametric Bayesian models for ecological inference in 2 by 2
2004 Dec 22
0
eco 1.0-1 released
Hi all, We would like to announce the release of our software, which is now available through CRAN. ===================================================================== eco: R Package for Fitting Bayesian Models of Ecological Inference in 2 by 2 Tables Abstract: eco is a publicly available R package that fits parametric and nonparametric Bayesian models for ecological inference in 2 by 2
2011 Apr 26
2
Wish R Core had a standard format (or generic function) for "newdata" objects
Is anybody working on a way to standardize the creation of "newdata" objects for predict methods? When using predict, I find it difficult/tedious to create newdata data frames when there are many variables. It is necessary to set all variables at the mean/mode/median, and then for some variables of interest, one has to insert values for which predictions are desired. I was at a
2009 Oct 30
1
Package zelig
hello all I am using the R package Zelig for some tobit regression with robust standard errors. I have got R version 2.9.2 (2009-08-24) and Zelig Version: 3.4-5 when i do demo(robust) It ends like this way data(coalition) > # Fit the model with robust standard error > user.prompt() Press <return> to continue: > z.out3 <- zelig(Surv(duration, ciep12) ~ polar + numst2 +
2010 Jul 11
0
New package "list" for analyzing list survey experiments
Dear all, Kosuke Imai and I announce the new package "list," which is now available on CRAN. list: Multivariate Statistical Analysis for the Item Count Technique List allows researchers to conduct multivariate statistical analyses with data from the item count technique for sensitive survey questions. This survey methodology, also known as the list experiment or the unmatched count
2010 Jul 11
0
New package "list" for analyzing list survey experiments
Dear all, Kosuke Imai and I announce the new package "list," which is now available on CRAN. list: Multivariate Statistical Analysis for the Item Count Technique List allows researchers to conduct multivariate statistical analyses with data from the item count technique for sensitive survey questions. This survey methodology, also known as the list experiment or the unmatched count
2014 Jul 28
1
How can I connect CentOS7 via xdmcp?
Dear all, Does any one success to connect CentOS7 via xdmcp? I've tried, but not yet succeeded. 1) CentOS7 with Development and Creative workstation 2) Disabled SELinux by editing /etc/selinux/config 3) Disabled firewalld by systemctl disable firewalld 4) Enabled xdmcp by editing /etc/gdm/custom.conf Adding "Enable=true" in [xdmcp] section 5) reboot 7) connect from windows7 PC
2004 Aug 06
4
icecast - libshout and ices
Hello, can anyone help me please? I have installed libxml2, libogg, libvorbis, and then i have cvsed and installed libshout (autogen.sh && make && make install). Then I cvsed ices and tried to run autogen.sh. It just quit with: checking for shout-config... /usr/local/bin/shout-config checking libshout settings Using libshout config in /usr/local/bin/shout-config checking
2003 Jan 08
1
samba and bin/text modes
Hello samba, I would like an advice on following: is there any way how to tell samba what transfer mode to use? I think I read that samba does only binary and to use text you have to use something else. We have windows machines using text files on linux samba server and i need to transfer those files in text mode. Can anyone help me please? -- Best regards, Martin
2004 Jun 29
0
MNP
We would like to announce the release of our software, which is now available through CRAN. MNP: R Package for Fitting the Multinomial Probit Models Abstract: MNP is a publicly available R package that fits the Bayesian multinomial probit models via Markov chain Monte Carlo. Along with the standard multinomial probit model, it can also fit models with different choice sets for each observation,
2005 Jan 11
0
New package: MatchIt
We would like to announce the release of our software MatchIt, now available on CRAN. MatchIt implements a variety of matching methods for causal inference. Abstract: MatchIt implements the suggestions of Ho, Imai, King, and Stuart (2004) for improving parametric statistical models by preprocessing data with nonparametric matching methods. MatchIt implements a wide range of sophisticated
2005 Jan 11
0
New package: MatchIt
We would like to announce the release of our software MatchIt, now available on CRAN. MatchIt implements a variety of matching methods for causal inference. Abstract: MatchIt implements the suggestions of Ho, Imai, King, and Stuart (2004) for improving parametric statistical models by preprocessing data with nonparametric matching methods. MatchIt implements a wide range of sophisticated
2004 Jun 29
0
MNP
We would like to announce the release of our software, which is now available through CRAN. MNP: R Package for Fitting the Multinomial Probit Models Abstract: MNP is a publicly available R package that fits the Bayesian multinomial probit models via Markov chain Monte Carlo. Along with the standard multinomial probit model, it can also fit models with different choice sets for each observation,
2022 Aug 10
3
Time-tracking software
I am in search of open-source software to track billable time for myself. A quick Google search did not find anything that is open-source but I am hoping that this group might know of such software? The platform is C7.