search for: enrolled

Displaying 20 results from an estimated 215 matches for "enrolled".

Did you mean: unrolled
2010 Mar 10
1
Strange result in survey package: svyvar
Hi R users, I'm using the survey package to calculate summary statistics for a large health survey (the Demographic and Health Survey for Honduras, 2006), and when I try to calculate the variances for several variables, I get negative numbers. I thought it may be my data, so I ran the example on the help page: data(api) ## one-stage cluster sample dclus1<-svydesign(id=~dnum, weights=~pw,
2011 Sep 25
4
checkbox use question
Hi, how can I use checkbox in a form to show all customers from table customers, Course Users Customers ========= ========= ============= user_id customer_id Customer_name I would like to select customers from the checkbox list, then add to the course table only users of the selected customers. thanks dani -- Posted via http://www.ruby-forum.com/. -- You received
2006 Jul 27
0
Controllers, Models, and Validations...
Hello, After listening to DHH''s 2006 RailsConf keynote, I decided to take a leap on my current application and do a little more re-organizing to make it more CRUD-based. As such, I ended up changing some things around to get this (simplified): User has_many :enrollments, :conditions => ''status > 0'' User has_many :schools, :through => :enrollments User has_many
2008 Jun 09
2
converting a data set to a format for time series analysis
I currently have a data set describing human subjects enrolled into an international clinical trial, the name of the hospital enrolling this human subject, the date when the subject was enrolled, and a vector with variables representing characteristics of the site (e.g., number of beds in a hospital). my data sets looks like this: subject hospital date_enrol...
2017 Sep 30
0
XP auto enrollment error; TEMP profile
On Fri, 29 Sep 2017 18:27:29 -0700 ToddAndMargo via samba <samba at lists.samba.org> wrote: > Dear list, > > Help! > > I just upgrade a samba server. > > Server: > Fedora 26 > samba-4.6.8-0.fc26.x86_64 > > Workstations (5 of them): > XP Pro SP3 > > The old server was set up as a Domain controller. I copied the > smb.conf over to
2017 Oct 01
1
XP auto enrollment error; TEMP profile
On 09/30/2017 12:58 AM, Rowland Penny via samba wrote: > On Fri, 29 Sep 2017 18:27:29 -0700 > ToddAndMargo via samba <samba at lists.samba.org> wrote: > >> Dear list, >> >> Help! >> >> I just upgrade a samba server. >> >> Server: >> Fedora 26 >> samba-4.6.8-0.fc26.x86_64 >> >> Workstations (5 of them):
2009 Jan 19
1
further notes on model.frame issue
This is a follow-up on my note of Saturday. Let me start with two important clarifications - I think this would be a nice addition, but I've had exactly one use for it in the 15+ years of developing the survival package. - I have a work around for the current case. Prioritize accordingly. The ideal would be to change survexp as follows: fit <- survexp( ~ gender,
2012 Apr 20
1
ggplot2: Legend title
I'm designing a set of plots intended for a general audience; here's the code for one of them, using the latest version of ggplot: plot.enr.all <- ggplot(data=df1, aes(x=HS_GRAD_YEAR, y=Percentage, group=Enrolled_by, color=Enrolled_by, shape=Enrolled_by, fill=Enrolled_by)) + geom_line() + geom_point(size=3.5) + scale_y_continuous(breaks=seq(0, 100, 10), limits=c(0, 100), labels=paste(seq(0, 100, 10), "%", sep="")) + scale_color_manual(val...
2016 Mar 16
2
GSoC 2016 Project: Implement Bindings for R
On Wed, Mar 16, 2016 at 12:09:01AM +0530, Amanda Jayanetti wrote: > Seems like it takes a lot of time for 'proof of enrollment' document to get > processed. Will upload the proposal as soon as it gets accepted. You should be able to upload a proposal while the proof of enrollment is still awaiting review. Cheers, Olly
2010 Feb 04
4
BDC & passwd changes
...rvers (using master-slave replication) on all Samba servers. I can't get the Windows XP client to change a password or enroll on the domain when connected to either of the BDC's networks, however both functions work fine when connected directly to the PDC's network. If the XP client is enrolled onto the domain while connected to the PDC's network then it successfully authenticates against the domain on all three networks, incl after being relocated to either BDC network. Anyone got any ideas what my problem might be? -- Mike Fabre
2017 Oct 02
0
XP auto enrollment error; TEMP profile
The auto enrollment messages seems to be indicate that the client machine thinks it is connecting to an AD domain. The profile messages is indicative of a domain membership problem, whether or not you are using roaming profiles. Workgroup method is probably simplest-  although my past experience was that even at 5 machines managing multiple users on multiple machines gets tricky.     In
2009 Jul 16
1
Error with r2winbugs
Hi, I am trying to do run the following model saved in "C:/bugs/sus.bug" model { for (i in 1:n){ y[i] ~ dpois(lamdba[i]) log(lambda[i]) <- mu+bmale[male[i]]+bschn[schn[i]]+epsilon[i] # epsilon[i] ~ dnorm(0,tau.epsilon) } mu ~ dnorm(0,.0001) bmale ~ dnorm(0,.0001) tau.epsilon <- pow(sigma.epsilon, -2) sigma.epsilon ~ dunif(0,100) for (j in
2017 Oct 01
0
XP auto enrollment error; TEMP profile
Seems to be an old problem http://www.eventid.net/display-eventid-15-source-AutoEnrollment-eventno-1397-phase-1.htm Am 30.09.2017 um 03:27 schrieb ToddAndMargo via samba: > Dear list, > > Help! > > I just upgrade a samba server. > > Server: >    Fedora 26 >    samba-4.6.8-0.fc26.x86_64 > > Workstations (5 of them): >    XP Pro SP3 > > The old server was
2017 Oct 02
1
XP auto enrollment error; TEMP profile
On Mon, 2 Oct 2017 10:37:34 -0400 Gaiseric Vandal via samba <samba at lists.samba.org> wrote: > The auto enrollment messages seems to be indicate that the client > machine thinks it is connecting to an AD domain. > > The profile messages is indicative of a domain membership problem, > whether or not you are using roaming profiles. > > Workgroup method is probably
2017 Oct 01
2
XP auto enrollment error; TEMP profile
On 10/01/2017 03:06 PM, Achim Gottinger via samba wrote: > Seems to be an old problem > > http://www.eventid.net/display-eventid-15-source-AutoEnrollment-eventno-1397-phase-1.htm I found that one. I googled my tail end off. Every solution others came up with did not work for me.
2017 Oct 02
0
XP auto enrollment error; TEMP profile
Am 02.10.2017 um 06:35 schrieb ToddAndMargo via samba: > M$'s patches/updates can be miserable and cause all kinds > of havoc.  It is a judgment call on when and how to install > M$'s patches/updates.  It is best to make sure you have a good > anti-virus updated and running.  Your AV is where most > of your protection comes from, not M$ with its miserable > track record
2017 Oct 02
0
XP auto enrollment error; TEMP profile
Am 02.10.2017 um 07:25 schrieb ToddAndMargo via samba: > On 10/01/2017 10:03 PM, Reindl Harald (mobile) via samba wrote: >> sorry but to say it clear: to think a anti-virus can replace a solid >> operating system is a naive and dangerous attitude >> > > Uhhh,   Why do you not look at infections rates instead of > marketing FUD.  WannaCry did not even touch XP. so
2007 Aug 01
0
Identify and Select Your Educational Need-Enroll Now without leaving Home
*Whitman Nobel provides students with an elite educational institution for individualized, online distance learning for grades 3-12.* *Click Here* Whitman Nobel eAcademy <http://www.dpbolvw.net/4b100fv2rz1GJKJOOOIGIHLPPOLQ> *With Keystone, you''re sure to find a program that''s just right for you--one that helps you meet your immediate and future goals.* Click Here
2020 Sep 05
3
Schema version 87 and windows Hello
Hi all, I would like to set up windows Hello (in the sense user and management are pressuring me) but for both option the schema would need to be at least 87 (windows 2016). I looked on the roadmap, bugzilla but couldn't find anything regarding this topic. Would you know when this version would be available and what is needed in order to achieve so? As a separate question, do you know good
2017 Oct 01
0
XP auto enrollment error; TEMP profile
On 09/30/2017 08:21 AM, Gaiseric Vandal via samba wrote: > If this is a customer rather than your employer you may find that you > need to just part ways, which I know isn't easy.   If you provide a > customer with your professional advice, and they choose to ignore it, > then I think you can't really help them. Hi Gaiseric, Easier said than done. We are still suffering