Displaying 20 results from an estimated 10000 matches similar to: "Request: Suggestions for "good teaching" packages, esp. with C code"
2012 May 05
3
Panel MNP
Hi All,
Can the MNP package available in R be used to analyze panel data as well?
*i.e., *if there are 3 observed discrete choices for three time periods for
the same individual , can i estimate a panel multinomial probit model which
allows correlated errors across time periods and individual heterogeneity
(random coefficients) using the MNP package?
In the case that it doesn't work, is
2012 Mar 06
1
Reshape question
I have a data frame in wide format. There are six variables that represent two factors in long format 3x2, Valence and Temperature:
> head(dpts)
File Subj Time Group PainNeg.hot PainNeg.warm SociNeg.hot SociNeg.warm Positiv.hot Positiv.warm Errors
1 WB101_1_1_dp.txt 101 1 MNP 30.700000 13.75000 16.319048 35.166667 30.18333 14.383333 1
2
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.
>
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.
2009 Aug 31
1
Probit function
Hello,
I want to start testing using the MNP probit function in stead of the
lrm function in my current experiment.
I have one dependant label and two independent varaibles.
The lrm is simple
model <- lrm(label ~ val1 + val2)
I tried the same thing with the mnp function and got an error that I
don't understand
model <- mnp(label ~ val1 + val2)
I get back an immediate error that
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
2007 Sep 05
1
ecological meaning of randomForest vegetation classification?
Hi, everyone,
I haven't found anything similar in the forum, so here's my problem (I'm no
expert in R nor statistics):
I have a data set of 59.000 cases with 9 variables each (fractional
coverage of 9 different plant types, such as deciduous broad-leaved
temperate trees or evergreen tropical trees etc.), which was generated by a
vegetation model.
In order to evaluate the quality of
2016 Jul 01
3
[cfe-dev] FYI: Landing the initial draft for an LLVM Code of Conduct
On Fri, Jul 1, 2016 at 10:05 AM, Robinson, Paul <paul.robinson at sony.com>
wrote:
> I'm not sure why you're stuck on thinking I want an enumeration of
> offenses.
>
Sorry, it's because i don't see a way to give you the below without it :)
> What I'm looking for (and AFAICT also Rafael and maybe other people) is a
> clearer statement that
2006 Jan 11
1
Log-likelihood for Multinominal Probit Regression Model
I use mnp to run a multinominal probit regression model, but the summary
doesn't contain the model statistics, such as the log-likelihood and degree
of freedom, for the assessment of the goodness-of-fit of the fitted model.
Is there any way that I can generate these statistics for the fitted model
in R?
Many thanks in advance!
SC
2006 Jan 22
1
Application of R and MNP
Dear all,
I'm a new user of R and MNP. Would anybody advise me what I have done wrong
to the input or data. When I add the R7, it said that there is an error
"SWP:singular matrix". I can add up to R6 only. Copy of the R console is
attached for your reference.
Thanks.
Andy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mywork.pdf
Type:
2016 Jul 01
2
[cfe-dev] FYI: Landing the initial draft for an LLVM Code of Conduct
On Fri, Jul 1, 2016 at 7:27 AM, Robinson, Paul <paul.robinson at sony.com>
wrote:
> | It's not sanely possible to enumerate all the possibilities
>
> Not looking for that. Looking to avoid being trolled. ("Trolled" isn't
> the right word here but I've lost track of what the right one is. Hopefully
> my intent is clear enough.)
>
I'm really not
2005 Apr 22
3
Anova - interpretation of the interaction term
Hi
So carrying on my use of analysis of variance to check for the effects
of two factors. It's made simpler by the fact that both my factors have
only two levels each, creating four unique groups.
I have a highly significant interaction term. In the context of the
experiment, this makes sense. I can visualise the data graphically, and
sure enough I can see that both factors have different
2017 Dec 06
4
core_udp_sendto: no mapping
On Wed, Nov 29, 2017 at 6:30 AM, Gene Cumm <gene.cumm at gmail.com> wrote:
> On Tue, Nov 28, 2017 at 2:38 PM, Joakim Tjernlund
> <Joakim.Tjernlund at infinera.com> wrote:
>> On Mon, 2017-11-27 at 18:18 -0500, Gene Cumm wrote:
>
>>> On Mon, Nov 27, 2017 at 6:07 PM, Joakim Tjernlund
>>> <Joakim.Tjernlund at infinera.com> wrote:
>>> > On
2017 Dec 14
1
core_udp_sendto: no mapping
On Wed, 2017-12-13 at 10:34 -0500, Gene Cumm wrote:
> CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
>
>
> On Wed, Dec 13, 2017 at 7:03 AM, Joakim Tjernlund
> <Joakim.Tjernlund at infinera.com> wrote:
> > On Mon, 2017-12-11 at 08:59 +0100, Joakim
2015 Jul 09
3
EFI: PXE: "My IP is 0.0.0.0"
>>>
> 1) There's not "any" SB protocol present (Elitebook 8460p/2560p)
The only solution for these is to use our own stack (likely full
TCP/IP like lwIP) and connect to the Net GUID (EFI_SIMPLE_NETWORK_PROTOCOL).?
Does the handle for Pxebc contain a Net??
>>>
It does contain a Net but there are 2 issues with SNP:
1) The interface is different than
2002 Dec 09
1
teach me to write functions
Hi
I am a programming pleb, however I would like to learn how to write my
own functions and methods.
Can anyone suggest a good place to start teaching myself, readings or
other?
2020 Jan 02
3
[RFC] Changing LoopUnrollAndJamPass to a function pass.
<div class="socmaildefaultfont" dir="ltr" style="font-family:Arial, Helvetica, sans-serif;font-size:10pt" ><div dir="ltr" ><font face="AppleSystemUIFont" size="3" >LoopUnrollAndJamPass is currently a loop pass. It is added in a LPM with only itself.</font><br><font face="AppleSystemUIFont"
2014 Jul 11
4
[PATCH 0/3] drm/gk20a: support for reclocking
On 07/10/2014 06:43 PM, Peter De Schrijver wrote:
> On Thu, Jul 10, 2014 at 09:34:34AM +0200, Alexandre Courbot wrote:
>> This series adds support for reclocking on GK20A. The first two patches touch
>> the clock subsystem to allow GK20A to operate, by making the presence of the
>> thermal and voltage devices optional, and allowing pstates to be provided
>> directly
2006 Feb 09
3
Rail in teaching environments
Newbie question (just joined the list)
Is anyone running Ruby on Rails in a teaching environment?
Regards
John
John Colby BA, MBCS, PGCertE
Lecturer, Department of Computing, The Business School
Room F316, Galton Building, University of Central England,
Franchise Street, Perry Barr, Birmingham B42 2SU
Tel: +44 (0) 121 331 6937, Fax +44 (0) 121 331 6281, Mobile: 07795 215
912
2017 Aug 27
3
anybody else had this problem since the CR updates?
I'm running Mate on my C7 boxen, a desktop and a netbook.\
Mate comes from epel, so it's probably not a CentOS problem, but lemme
ask here in case anybody else has seen it:
some tools (nm, pavucontrol, and possibly others I haven't noted down)
no longer have the correct formatting on screen. there are no backgrounds,
i.e., backgrounds that define areas of the screen by shading or