similar to: Facebook group needs help with newbie member questions

Displaying 20 results from an estimated 2000 matches similar to: "Facebook group needs help with newbie member questions"

2018 Jun 06
7
git public web frontends
Hello, Set up a CentOS 7.5 VM linode for git now that github has been bought. I'm not anti-microsoft but I'm worried they will make changes that I don't like (e.g. requiring ms account, changing billing, etc.) so I figured better take control now. Currently moving my private repos and have them set up in my home directory there, but my public repos - I want to set them up with a
2013 Apr 09
1
sorting the VAR model output according to variable names??
I was wondering if one can have the coefficients of VAR model sorted according to variable names rather than lags. If you notice below, the output is sorted according to lags. >VAR(cbind(fossil,labour),p=2,type="const") VAR Estimation Results: ======================= Estimated coefficients for equation fossil: =========================================== Call: fossil = fossil.l1
2011 Oct 09
2
pdIdent in smoothing regression model
Hi there, I am reading the 2004 paper "Smoothing with mixed model software" in Journal of Statistical Software, by Ngo and Wand. I tried to run their first example in Section 2.1 using R but I had some problems. Here is the code: library(nlme) fossil <- read.table("fossil.dat",header=T) x <- fossil$age y <- 100000*fossil$strontium.ratio knots <-
2007 Mar 08
1
Error distribution question
Hello there, I was wondering if somebody could offer me some advice on which error distribution would be appropriate for the type of data I have. I'm studying what continuous predictor variables such as grooming received, rank, etc. affect the amount of grooming given. This response variable is continuous with many zeros, and so positively skewed. So I can't use gamma because of the
2008 Sep 04
3
Inexistant file displayed by samba
Hello, Running 3.2.0, and in one of my share, a file named TABAFK~V appeared, but is not present on the underlying filesystem. The file can't be removed from a windows client (even a member of domain admins). Not that it is distrubing, but you know... Fran?ois
2004 Jan 23
1
predict.lda problem with posterior probabilities
With predict.lda the posterior probabilities only relate to the existing Class definitions. This is fine for Class definitions like gender but it is a problem when new data does not necessarily belong to an existing Class. Is there a classification method that gives posterior probabilities for Class membership and does not assume the new data must belong to one of the existing Classes? A new
2007 Sep 29
2
CentOS groups on LinkedIn, Facebook, Orkut or Xing
Hi everybody, I want to give some attention to the CentOS group that exist on LinkedIn, Orkut, Facebook and Xing. If you have a profile on one of these networks, why not join the CentOS group and hook up with other members ? LinkedIn CentOS group http://www.linkedin.com/e/gis/22405/3006AD6B2504 Facebook CentOS group (managed by Liviu Damian) http://www.facebook.com/group.php?gid=2371797727
2015 Mar 22
5
Facebook CentOS group close to 15.000 members!
Hi everyone. I have a pleasure to announce that official CentOS group on Facebook will reach 15.000 members in next 6-9 days, somewhere just before April 1st :) Average rate of new members, mostly total newbies, is around 140-180 members per week. Group's link is https://www.facebook.com/groups/centosproject/ -- Ljubomir Ljubojevic (Love is in the Air) PL Computers Serbia, Europe StarOS,
2005 Nov 03
1
Specify Z matrix with lmer function
Is there a way to specify a Z matrix using the lmer function, where the model is written as y = X*Beta + Z*u + e? I am trying to reproduce smoothing methods illustrated in the paper "Smoothing with Mixed Model Software" my Long Ngo and M.P. Wand. published in the /Journal of Statistical Software/ in 2004 using the lme4 and Matrix packages. The code and data sets used can be found at
2015 Mar 22
2
Facebook CentOS group close to 15.000 members!
On 03/22/2015 02:19 PM, Always Learning wrote: > > On Sun, 2015-03-22 at 14:14 +0100, Ljubomir Ljubojevic wrote: > >> Group's link is https://www.facebook.com/groups/centosproject/ > > > " Facebook Login > " You must log in to continue. " > > Not open for public reading. Surely Centos is an "open" and "available > to
2012 Nov 20
5
Slow login to system without internet connection
Hi. For a long time I am puzzled why, when internet connection is gone (beyond first router, outside of subnet) SSH (and telnet?) connection is drastically slowed. Same behavior, but less impacted is observed when system boots without working internet connection, and I am not sure, but I think even access to SAMBA fileshares can be/is affected. Affected systems are mostly production
2010 Nov 19
2
Calculating distance between longitude,latitude of 2 points
Hi all, I would like to know a way of calculating the distance between 2 points when I already have the longitude and latitude of the points. For example : Point 1 : 52? 9'54.00"N 4?25'8.40"E Point 2 : 52?27'46.80"N 4?33'18.00"E Distance between point 1 and point in km .... Is there any functions already available for this ? Any help will be much
2007 Jul 12
1
ggplot2 / reshape / Question on manipulating data
I'm an R newbie but recently discovered the ggplot2 and reshape packages which seem incredibly useful and much easier to use for a beginner. Using the data from the IMDB, I'm trying to see how the average movie rating varies by year. Here is what my data looks like: > ratings <- read.delim("groomed.list", header = TRUE, sep = "|", comment.char = "")
2008 Oct 29
1
cmirror - CentOS
Greetings, I might have missed something in the list here.. But could someone point out some introductory material / docs regarding cmirror? Is there something (even beta would do) in CentOS to read and understand about this? OT- On Fossils: While I cannot claim "Fossil state" anywhere near some of the people who were doing cards -- I knew about them though -- when I was born, I have
2012 Nov 04
9
Migrate to Linux Server
Hi, In our company we have a DL380 ( 16gb ram) server with Windows server 2003 x86, this run only tomcat 6. We have 2 options: a) upgrade to windows 2008 x64 and b) migrate to Linux ( I mean centos 6 x64). I want to make some benchmarks. Please help me to compare a and b. How I can make this benchmark? -- Best Regards, Ashkan R
2018 May 15
0
[Job Offer] Statistician (M/F) Definition of the software R++
ABOUT Z?BRYS Z?brys is a startup which designs the software R++, the Next Step. R++, the Next Step is a new Graphical User Interface for R. It comes from 3 years of research with different teams specialized in HMI. The first video presentation is available here (comments are in French, but the video is understandable even without sound). Z?brys is a startup with strong growth potential: prize
2014 Feb 13
2
MySQL Can't create file '/tmp/#sql2e0_98_0.frm' (errno: 9) problem
Hi. I have a strange problem. I installed cacti, and set it up. When I click on the Plugins Management, I noticed Error "FATAL: Database or Table does not exist" Further testing revealed that at the moment MySQL can not create temporary files in /tmp. It is same for ANY database! SELinux is disabled. I logged to mysql as root and error is same. Command used is: CREATE TEMPORARY
2016 Mar 15
3
LLVM.org/viewvc down?
Unfortunately, we had lot of bogus requests to viewvc (e.g. asking for history / blame for random revision) which looked like a DoS. Most probably we'll enable it after llvm.org will be migrated to new hardware. On Tue, Mar 15, 2016 at 1:24 PM, Hans Wennborg <hans at chromium.org> wrote: > The commit emails, including the ones in the mailing list archives, > also have links to the
2010 Jul 07
3
Boxplots over a Scatterplot
Hello- I'm new to R, coding and stats. (Oh no.) Anyway, I have about 12000 data points in a data.frame (dealing with dimensions and geological stage information for fossil protists) and have plotted them in a basic scatter plot. I also added a boxplot to overlay these points. Each worked fine independently, but when I attempt to superimpose them with add=true, I get a different scale for
2013 Sep 05
6
Help with VMware ESXi manager for CentOS - newbie level
Hi. On my new job we use VMware ESXi (Free version), but my colleagues use Windows on their PC's. I am allowed to use CentOS Linux, but I have no prior experience with WMVare. I now (today) have to install CentOS 6.x minimal on that ESXi server, so I am trying to wrap my head around whole ecosystem. What should I install on my CentOS 6.x so I can access/manage ESXi server and manage