Displaying 20 results from an estimated 3000 matches similar to: "gsDesign2 1.0.8 is released"
2008 May 02
0
Adaptive design code
I have been trying to create code to calculate the power for an adaptive design with a survival endpoint according to the method of Schafer and Muller ('Modification of the sample size and the schedule of interim analyses in survival trials based on interim inspections,' Stats in Med, 2001).  This design allows for the sample size to be increased (if necessary) based on an interim look at
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
2010 May 31
1
Creating dropout time from longitudinal data with missing data
Dear R users,
 
Please assist me with the following problem. I have a dataset that looks like the following:
 
dat<-data.frame(
  'id'=rep(c(1,2,3),each=3),
  'time'=rep(c(1,2,3),3),
  'y'= c(2,2,NA,2,NA,NA,2,5,7)
) 
 
I wish to create a variable for dropout time in dataframe 'dat' such that the dropout time is the time to drop out by the subject as follows:
 
 
2003 Feb 21
2
how to chage values in data frame to NA iside a function
Dear all
I have a function in which I would like to change some values to NA according to 
some condition.
dropout<-function(y, nahr=FALSE,...) {
<some stuff for computing an index>
if (nahr) y[index]<<-NA
invisible(index)
}
in case y is a vector all works OK but if it is a part of data frame by calling
dropout(df$y) or dropout(df[,number]) no change is done.
Please can you
2007 Feb 15
0
New package 'drm' for repeated categorical data analysis
Dear useRs,
A new package 'drm', version 0.5-4, is available on CRAN.
The drm package provides functions for marginal regression analysis of
repeated (or otherwise clustered) binary, ordinal and nominal responses.
This package can be considered as a likelihood-based alternative to GEE
approach for marginal regression. In addition to regression modelling,
several temporal and latent
2007 Feb 15
0
New package 'drm' for repeated categorical data analysis
Dear useRs,
A new package 'drm', version 0.5-4, is available on CRAN.
The drm package provides functions for marginal regression analysis of
repeated (or otherwise clustered) binary, ordinal and nominal responses.
This package can be considered as a likelihood-based alternative to GEE
approach for marginal regression. In addition to regression modelling,
several temporal and latent
2010 Jun 10
2
Possible Issue with Samba Blocking I/O and CPU
Hi,
I am experiencing a puzzling problem that may or may not be related to 
recent versions of Samba.  I'm posting on this list, however, because it 
seems that setting "write cache = 262144" (256K) in smb.conf resolves 
the issue and so I have reason to believe the problem might somehow be 
related to Samba.
The problem I am seeing is this.  I have a Linux Samba server. When 
2007 May 15
1
Effect.dropout and Too Much Recursion Error
Hi,
I need some help again. :-)
I have "Too much recursion error" prototype.js line 1288,
I heve this error when I try to use Effect.dropout (script.aculo.us)
if I remove table ID, there is no error, and the effect works fine
(remove the tr from table)
But I need this ID assign to this table, as table ID is used by other
effect (Builder.node)
Please help ....
Thanks
YUAN
Here is
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
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
2007 Nov 21
0
Testing transactional updates in story runner
How do you guys test transactional updates with story runner?
I have an action that needs to update four different models:
     Enrollment.transaction do
       @contact.update_addresses(params[:contact_address], params 
[:billing_address])
       @enrollment.update_attributes!(params[:enrollment])
     end
The last update_attributes! will raise ActiveRecord::RecordNotValid  
if anything was
2022 Jan 24
0
[Announce] Samba 4.16.0rc1 Available for Download
Release Announcements
=====================
This is the first release candidate of Samba 4.16.? This is *not*
intended for production environments and is designed for testing
purposes only.? Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Samba 4.16 will be the next version of the Samba suite.
UPGRADING
=========
NEW FEATURES/CHANGES
2022 Jan 24
0
[Announce] Samba 4.16.0rc1 Available for Download
Release Announcements
=====================
This is the first release candidate of Samba 4.16.? This is *not*
intended for production environments and is designed for testing
purposes only.? Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Samba 4.16 will be the next version of the Samba suite.
UPGRADING
=========
NEW FEATURES/CHANGES
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
2023 Dec 13
0
simtrial: Clinical Trial Simulation
Dear all,
I am happy to announce that {simtrial} is now on CRAN (https://cran.r-project.org/package=simtrial). simtrial is a fast and extensible clinical trial simulation framework for time-to-event endpoints.
This release brings a new tabular data processing engine powered by data.table for 3x to 5x faster simulations, a new parallelization adaptor with %dofuture%, a refreshed API that aligns
2023 Dec 13
0
simtrial: Clinical Trial Simulation
Dear all,
I am happy to announce that {simtrial} is now on CRAN (https://cran.r-project.org/package=simtrial). simtrial is a fast and extensible clinical trial simulation framework for time-to-event endpoints.
This release brings a new tabular data processing engine powered by data.table for 3x to 5x faster simulations, a new parallelization adaptor with %dofuture%, a refreshed API that aligns
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):
2016 Mar 20
2
GSoC 2016 Project: Implement Bindings for R
Hi James,
Based on your suggestions, I improved the 'project details' and 'project
timeline' sections of my proposal. Could you kindly review it and let me
know if it requires further improvements.
Regards,
Amanda
On Thu, Mar 17, 2016 at 2:06 PM, Amanda Jayanetti <amandajayanetti at gmail.com
> wrote:
> Thanks for the information Olly! I uploaded the same proposal that
2022 Feb 15
0
[Announce] Samba 4.16.0rc3 Available for Download
Release Announcements
=====================
This is the third release candidate of Samba 4.16.? This is *not*
intended for production environments and is designed for testing
purposes only.? Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Samba 4.16 will be the next version of the Samba suite.
UPGRADING
=========
NEW FEATURES/CHANGES
2022 Feb 15
0
[Announce] Samba 4.16.0rc3 Available for Download
Release Announcements
=====================
This is the third release candidate of Samba 4.16.? This is *not*
intended for production environments and is designed for testing
purposes only.? Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Samba 4.16 will be the next version of the Samba suite.
UPGRADING
=========
NEW FEATURES/CHANGES