Displaying 12 results from an estimated 12 matches for "oyeyemi".
2010 Jul 01
5
identifying odd or even number
Hi, I run into problem when writing a syntax, I don't know syntax that will return true or false if an integer is odd or even.
Thanks
OYEYEMI, Gafar Matanmi
Department of Statistics
University of Ilorin
P.M.B 1515
Ilorin, Kwara State
Nigeria
Tel: +2348052278655
Tel: +2348068241885
[[alternative HTML version deleted]]
2007 Jul 04
3
working with matrix
I am new in R and I want to solve this problem;
I have a matrix X (with n-rows and p-colums) my problem is to obtain the products of the vectors of rows and print out only the maximum value and identify the row that gives the maximum value. Thanks
Oyeyemi, G.M
---------------------------------
Don't pick lemons.
[[alternative HTML version deleted]]
2013 Apr 19
3
Reading CSV file
...t;- read.csv("RBS.csv")
This is the error message I got;
Error in file(file, "r") : unable to open connection
In addition: Warning message:
In file(file, "r") :
cannot open file 'RBS.csv', reason 'No such file or directory'
Where was the mistake?
--
OYEYEMI, Gafar Matanmi (Ph.D)
Senior Lecturer
Department of Statistics
University of Ilorin.
Area of Specialization: Multivariate Analysis, Statistical Quality Control
& Total Quality Management.
Tel: +2348052278655, +2348068241885
[[alternative HTML version deleted]]
2010 Dec 30
1
Discriminant analysis
...ing my data
using discrminant analysis. The problem is that all my dependent variables are
categorical which means that the normalty assumption is no longer valid. Can one
still use discrminant analysis for such data? Is there non-parametric technique
of doing discrminant analysis in R.
Thanks
OYEYEMI, Gafar Matanmi
Department of Statistics
University of Ilorin
P.M.B 1515
Ilorin, Kwara State
Nigeria
Tel: +2348052278655
Tel: +2348068241885
[[alternative HTML version deleted]]
2010 Dec 30
1
Problem with my analysis
...r at cross-road on using discrminant
analysis for my set of data. All my dependent variables are all categorical,
hence the normalty assumption is no longer valid. Is it still right to use
discrminant analysis or is there any non-parametric technique or approach to
discriminant analysis?
Thanks OYEYEMI, Gafar Matanmi
Department of Statistics
University of Ilorin
P.M.B 1515
Ilorin, Kwara State
Nigeria
Tel: +2348052278655
Tel: +2348068241885
[[alternative HTML version deleted]]
2008 May 07
3
Importing data
Hi everyone, please I'm having problem importing data from Stata and excel. Help me out.
Thanks
---------------------------------
[[elided Yahoo spam]]
[[alternative HTML version deleted]]
2008 Aug 22
1
Retrieving sample points
...ple(1:n, h, replace=FALSE)
+ z <- x[flag,]
+ y <- eigen(var(z), only.values=TRUE)$values
+ vec11[i,] <- y
+ vec12[i,] <- flag
+ }
+ product <- apply(vec11,1,prod)
+ best <- which.min(product)
+ sample <- vec12[best,]
+ bestsample <- x[sample,]
+ return(bestsample)
+ }
Thanks
Oyeyemi, Gafar Matanmi
Department of Statistics
University of Ilorin
Ilorin, Nigeria
[[alternative HTML version deleted]]
2008 Mar 31
1
Retrieving locations of element of a vector or matrix
Hello all,
I have a problem of getting the locations of elements in a vector or matrix. I know one can use the command "which.min" or which.max" to get the location of minimum or maximum values in a vector. But is there any command to get the first k minimum values or maximum values in a vector.
Thanks
---------------------------------
You rock. That's why
2007 May 23
1
Eigen values
Dear,
My problems are;
1. Simulate a P-variate multivariate data set (N by P)
2. Draw samples of size n from N (with or without replacement)
3. Obtain eigen values of the variance-covariance matrix of each
sample drawn in (2) above.
4. print out the matrix of eigen values as well as the identity of
sample generating them.
Thanks
---------------------------------
2008 May 09
1
Multivariate simulation
Dear everyone, I am having problem simulating multivariate data. Though I was able to simulate the data, but finding the variance-covariance matrix of simulated data did not give exact covariance matrix used in simulating the data. Unlike some other packages, like stata, using command "corr2data" will simulate data having the covariance matrix exactly with the specified covariance
2017 Oct 31
0
lasso and ridge regression
...f] <- 9
# Fit modified procedure
fit<- glmnet(x, y, family="gaussian",
alpha=alpha,lambda=lambda1+lambda2, penalty.factor=w4)
The question is; Does the code address the modified procedure in as shown
in the equation? If not, suggestions are please welcome.
Thanks
--
OYEYEMI, Gafar Matanmi (Ph.D)
Reader
Department of Statistics
University of Ilorin.
Area of Specialization: Multivariate Analysis, Statistical Quality Control
& Total Quality Management.
Tel: +2348052278655, +2348068241885
[[alternative HTML version deleted]]
2007 Nov 06
0
Importing Data
Dear,
I am having problem importing data from other packages or spreadsheet to R. The data file contains characters and numerics variables.
r-help-request@r-project.org wrote:
Send R-help mailing list submissions to
r-help@r-project.org
To subscribe or unsubscribe via the World Wide Web, visit
https://stat.ethz.ch/mailman/listinfo/r-help
or, via email, send a message with subject or