search for: timeinterval

Displaying 9 results from an estimated 9 matches for "timeinterval".

2005 Mar 22
1
Question with lattice xyplot
...,0.593, "C",12,1.113, "C",24,4.412, "C",48,0.451, "C",72,0.841, "C",96,0.688, "C",168,0.305, "C",336,0.266, "C",504,0.257, "C",672,0.52, ), .Dim=c(3,24)))); colnames(studyData) <- c('treatment','timeInterval','foldChange'); treatmentCount <- length(levels(studyData$treatment)); studyData[c("timeInterval", "foldChange")] <- lapply(studyData[c("timeInterval", "foldChange")], function(x) as.numeric(levels(x)[x])); studyData <- studyData[do.cal...
2018 Apr 17
2
Time intervals in a datframe
...aframe <- ldply (MylistofDFs,data.frame) The problem is that after this conversion, the the column with time intervals has been converted into numeric type with number of seconds during the time interval instead of the interval itself as follows : The column Before conversion looks like this: TimeInterval (class 'interval') 2012-12-13 UTC--2016-02-16 UTC but after conversion the list into dataframe, This column becomes number of seconds as follows : TimeInterval (class : numeric) 100224000 Is there any method to convert my list into a a single dataframe without affecting the types of vect...
2012 Nov 07
1
error message no lines available in input
Dear all, a program that worked well for weeks today gave me consistently the error message no lines available in input referring to the lines for (i in (0:(timeintervals-1))) { j=subjectquantity+6+i*(subjectquantity+7) print (j) results<-read.table(file, header=F, skip=j, nrows=subjectquantity) timeintervals have been specified as argument as 12 subjectquantity as 9 the file it should be reading starts like: davide.jtfbase elena.jtfbase fabio.jtfbase fran...
2010 Jun 24
1
help, bifurcation diagram efficiency
...} ModBraaksma = function(t, n, p) { dx.dt = (1/0.01)*(n[2]-((1/2)*n[1]^2+(1/3)*n[1]^3)) dy.dt = -(n[1]+p["alpha"]) + 0.032 * s_of_t(t) list(c(dx.dt, dy.dt)) } initial.values = c(0.1, -0.02) alphamin = 0.01 alphamax = 0.02 alphas = seq(alphamin, alphamax, by = 0.00001) TimeInterval = 100 times = seq(0.001, TimeInterval, by = 0.001) plot(1, xlim = c(alphamin, alphamax), ylim = c(0,0.3), type = "n",xlab = "Values of alpha", ylab = "Approximate loop size for a limit cycle", main = "Bifurcation Diagram") for (i in 1:length(alphas)){...
2018 Apr 17
0
Time intervals in a datframe
...s,data.frame) > > The problem is that after this conversion, the the column with time intervals has been converted into numeric type with number of seconds during the time interval instead of the interval itself as follows : > > The column Before conversion looks like this: > > TimeInterval (class 'interval') > 2012-12-13 UTC--2016-02-16 UTC > > but after conversion the list into dataframe, > This column becomes number of seconds as follows : > > TimeInterval (class : numeric) > 100224000 > > Is there any method to convert my list into a a single...
2020 Oct 22
2
Azure AD Connect and replication issues
...yPurgeInterval: 7.00:00:00 Microsoft.Synchronize.ServerConfigurationVersion: 1.5.45.0 Microsoft.Synchronize.SchedulerSuspended: False Microsoft.Synchronize.StagingMode: False Microsoft.Synchronize.SynchronizationPolicy: Delta Microsoft.Synchronize.SynchronizationSchedule: True Microsoft.Synchronize.TimeInterval: 00:30:00 Microsoft.SystemInformation.MachineRole: RoleMemberServer Microsoft.UserSignIn.DesktopSsoEnabled: True Microsoft.UserSignIn.SignOnMethod: PassThroughAuthentication Microsoft.UserWriteBack.Container: Microsoft.UserWriteBack.Forest: Microsoft.Version.SynchronizationRuleImmutableTag: V1 Az...
2020 Oct 25
0
Azure AD Connect and replication issues / WORKAROUND
...; Microsoft.Synchronize.ServerConfigurationVersion: 1.5.45.0 > Microsoft.Synchronize.SchedulerSuspended: False > Microsoft.Synchronize.StagingMode: False > Microsoft.Synchronize.SynchronizationPolicy: Delta > Microsoft.Synchronize.SynchronizationSchedule: True > Microsoft.Synchronize.TimeInterval: 00:30:00 > Microsoft.SystemInformation.MachineRole: RoleMemberServer > Microsoft.UserSignIn.DesktopSsoEnabled: True > Microsoft.UserSignIn.SignOnMethod: PassThroughAuthentication > Microsoft.UserWriteBack.Container: > Microsoft.UserWriteBack.Forest: > Microsoft.Version.Synchroniz...
2020 Oct 21
2
Azure AD Connect and replication issues
Hi Michal, Seems we are doing similar things at the moment: getting samba to work with azure AD. We also see the high CPU usage on the DC that the Azure AD Connect server connected to. Between 70 - 100 percent in our case. We are not seeing any replication issues after azure AD Connect, and I have a script that automatically checks replication every few minutes. I was the one reporting the
2020 Oct 26
4
Azure AD Connect and replication issues / WORKAROUND
...ize.ServerConfigurationVersion: 1.5.45.0 >> Microsoft.Synchronize.SchedulerSuspended: False >> Microsoft.Synchronize.StagingMode: False >> Microsoft.Synchronize.SynchronizationPolicy: Delta >> Microsoft.Synchronize.SynchronizationSchedule: True >> Microsoft.Synchronize.TimeInterval: 00:30:00 >> Microsoft.SystemInformation.MachineRole: RoleMemberServer >> Microsoft.UserSignIn.DesktopSsoEnabled: True >> Microsoft.UserSignIn.SignOnMethod: PassThroughAuthentication >> Microsoft.UserWriteBack.Container: >> Microsoft.UserWriteBack.Forest: >> Micr...