Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

212 results for “from:Paul Bernal”

Converting binary number to in Two´s complement representation
Paul Bernal · Jan 16, 2020 · r-help

Dear friends, How can I convert the following binary number in two?s complement representation in R? 10110010 Any help and/or guidance will be greatly appreciated, Best regards, Paul [[alternative HTML version deleted]]

Keep on getting message errors when trying to install and load packages 2
Paul Bernal · Sep 20, 2017 · r-help

Dear all, Is it normal for R to store installed packages in paths like the following? C:\Users\PaulBernal\AppData\Local\Temp\RtmpgXA5VS\downloaded_packages Regards, Paul [[alternative HTML version deleted]]

Image processing in R for BMI calculation
Paul Bernal · Feb 28, 2021 · r-help

Hello everyone, Does anyone know about any package for image processing, for example, to calculate body mass index pased on a picture, silouette or image. Any guidance will be greatly appreciated. Best regards, Paul [[alternative HTML version deleted]]

How to check R kernel (IRkernel) version used in Jupyter
Paul Bernal · Jan 3, 2017 · r-help

Dear friends, I would like to know how can I do to check which IRkernel version I am currently using? Thanks beforehand for any valuable information you can share, Best regards, Paul [[alternative HTML version deleted]]

Any Unsupervised Learning Algorithm for Time Series Forecasting in R
Paul Bernal · Jun 20, 2018 · r-help

Dear friends, Hope you are all doing great. I would like to know if R has any unsupervised algorithm to generate forecasts for historical data. Any help will be greatly appreciated, Best regards, Paul [[alternative HTML version deleted]]

R demographic facts
Paul Bernal · Jun 3, 2019 · r-help

Dear friends, Hope you are all doing great. I would like to know if there is any place where I can find R demographic facts, such as, number of R users worldwide, by region, by country, by sector, etc. Any...

Automating Azure ML Experiments from R
Paul Bernal · Jun 25, 2018 · r-help

Dear friends, Hope you are all doing great. I created a forecasting model experiment in azure ml studio and I am trying to automate the execution of the experiment. Does anybody knows or has an idea of how to automate...

Date operation Question in R
Paul Bernal · Mar 30, 2017 · r-help

Hello everyone, Is there a way to use the function seq to generate a date sequence in this kind of format: jan-2007? Also, is there a way to change the Sys.Date() format to the one mentioned above (jan...

Automatic Distribution Fitting Using R
Paul Bernal · Oct 27, 2022 · r-help

Dear friends, I previously asked if there was an R package that could automatically test several different probability distributions for a given dataset and give the best fit. I found that the package DistributionFitR does something along those lines with...

lambad and biasadj parameters in auto.arima and forecast functions
Paul Bernal · Nov 18, 2019 · r-help

Dear friends, Hope you are doing great. I noticed that both the auto.arima and the forecast function share parameters, like for example lambda and biasadj. If I set this parameters = TRUE in function auto.arima, do I also have...

Is there a Truth Table Generator in R?
Paul Bernal · Mar 12, 2022 · r-help

Dear friends, Hope you are doing great. I have been searching for a truth table generator in R, but everything I find has a Python implementation instead. Maybe there is in fact a truth table generator in R, but I...

Confidence Intervals with mlp forecasts
Paul Bernal · Aug 27, 2019 · r-help

Dear friends, Hope you are all doing well. I am currently using function mlp (to fit multiple layer percentron model) to generate forecasts using package nnfor. I would like to know if the mlp function provides, or is there a...

Logistic Regression with Panel Data
Paul Bernal · Apr 23, 2019 · r-help

Dear friends, hope you are all doing great, I would like to know if there is any R package that allows fitting of logistic regression to panel data. I installed and loaded package plm, but from what I have read...

R Integration with SPSS Modeler
Paul Bernal · Dec 2, 2016 · r-help

Hello everyone, I have installed R version 3.3.2 (64 bit) but SPSS Modeler (version 16.0) requires R version 2.15.2 (which is obviously pretty old). Would it cause any problem if I have two different R...

Filtering an Entire Dataset based on Several Conditions
Paul Bernal · May 9, 2022 · r-help

Dear friends, I have a dataframe which every single (i,j) entry (i standing for ith row, j for jth column) has been normalized (converted to z-scores). Now I want to filter or subset the dataframe so that I...

Testing wether my dataset follows a poisson distribution with R
Paul Bernal · Jul 21, 2020 · r-help

Dear friends, I have a sample dataset, which is basically the number of transits through a particular waterway, and is on a daily basis. MyDat <- dataset$DailyTransits What I?d like to do is to test whether MyDat follows a...

Generating Web Service for R Time Series Model in Microsoft Machine Learning Studio
Paul Bernal · Feb 23, 2017 · r-help

Dear all, I just created an R script to generate forecasts in Microsoft Azure Machine Learning Studio, however, I want to create a web service for this model. Does anybody has any idea of how to do it? I have...

Problems with lambda argument
Paul Bernal · Nov 18, 2019 · r-help

Dear friends, Hope you are doing great. When setting the lambda = "auto" in the auto.arima function, I get an error message saying non-numeric argument to binary operator. I have performed several tests changing parameters and going through the...

Unable to Load package Rcmdr after installation
Paul Bernal · Mar 9, 2017 · r-help

Hello friends, Has anyone experienced trouble when trying to load package Rcmdr? It was working perfectly a couple of days ago, I don?t know why it isn?t working. > library("Rcmdr") Loading required package: splines Loading required package: RcmdrMisc...

Problems when trying to install and load package "rzmq"
Paul Bernal · Dec 29, 2016 · r-help

After connecting to a mirror, I typed the following command: install.packages("rzqm") but I received the following message: ERROR: compilation failed for package 'rzmq' removing 'E:/Documents/R/win-library/3.3/rzmq' package which is only available in...

Can't find what you're looking for? Try searching with Google .