python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Fitting LOESS function in ggplot
How can I modify the method= argument in ggplot so to customize my loess function?
Right now this is my code without implementing a function:
ggplot(data, aes(x = X, y = Y)) +
geom_point() +
geom_...
philphillis
Votes: 0
Answers: 1
Is it ok to have 2 dimensions that are the same but one is less deep?
I have a fact table, with account number and some numbers associated..
I have my DimAccount which has a very long hierarchy of level1,sub-level2… up to sub-level20.
When reporting in PowerBI this make...
Chicago1988
Votes: 0
Answers: 1
How to correctly structure a IOT sensor database model?
I'm working on a shop floor Equipment Data Collection project which aims to analyze production orders historically and with real-time data (HMI close to the operator).
Actual database status:
Data is ...
NPINTO
Votes: 0
Answers: 0
Stuck on drug release/ dissolution modelling on MATLAB
I'm just getting confused with my comparing my drug release (from nanofibres) data to the mathematical models I have come across. I'm trying numerous things, and coming to dead ends. Here is one of th...
oms9_6
Votes: 0
Answers: 0