Welcome to Elneuro
Elneuro is a comprehensive analytics platform that enables you to perform statistical analysis, machine learning, time series forecasting, and quality control without writing code. This guide will get you analyzing data in minutes.
What You'll Learn
- How to create an account and navigate the platform
- Uploading and preparing your data
- Running statistical analyses and ML models
- Creating visualizations and control charts
- Exporting results and reports
Create Your Free Account
Getting started is simple:
- Click "Get Started Free" or visit the registration page
- Enter your email address and create a password
- Accept the Terms of Service and Privacy Policy
- Click "Create Account"
You'll be logged in immediately and redirected to the analytics platform. Free accounts include 100 analyses per month - plenty to explore the platform's capabilities.
Navigate the Platform
The Elneuro interface is organized into intuitive sections accessible from the top navigation bar:
Click any section to access its features. The platform remembers your session state, so you can switch between sections without losing your work.
Upload Your Data
Navigate to Data Upload to import your dataset:
- Supported formats: CSV, Excel (.xlsx, .xls)
- Click the upload area or drag and drop your file
- Preview your data in the table view
- The platform automatically detects column types (numeric, categorical, datetime)
Data Preparation Tips
- Include column headers in the first row
- Remove completely empty rows and columns
- Use consistent date formats within columns
- Missing values can be left empty or marked as NA
Don't have data? Use the built-in sample datasets to explore features. Click "Load Sample Data" in the Data Upload section.
Run Your First Analysis
With data loaded, you can immediately start analyzing. Here's a quick analysis workflow:
Statistical Analysis
- Go to Statistical Analysis
- Select the variable(s) you want to analyze
- Choose an analysis type (descriptive stats, hypothesis test, correlation, etc.)
- Configure any parameters (confidence level, test type)
- Click "Run Analysis"
Results appear instantly with statistical outputs, p-values, and interpretations.
Machine Learning
- Go to ML Predictions
- Select your target variable (what you want to predict)
- Choose predictor variables (features)
- Select a model type (Linear Regression, Random Forest, etc.)
- Click "Train Model"
The platform trains the model, displays performance metrics (R², RMSE, accuracy), and allows you to make predictions on new data.
Create Visualizations
Elneuro offers powerful visualization capabilities:
Standard Charts
- Scatter plots: Explore relationships between variables
- Histograms: Understand data distributions
- Box plots: Compare groups and identify outliers
- Line charts: Track trends over time
Multidimensional Visualization
Go to Multi-D Viz for advanced visualizations:
- 3D scatter plots with color and size encoding
- Parallel coordinates for high-dimensional data
- Heatmaps and correlation matrices
- Interactive PCA and clustering visualizations
Build Control Charts (SPC)
For quality control applications:
- Navigate to Control Charts
- Select your measurement variable
- Choose chart type (X-bar & R, I-MR, p-chart, etc.)
- Configure subgroup size if applicable
- Optionally add specification limits for capability analysis
- Click "Generate Chart"
The platform calculates control limits, flags out-of-control points, and computes process capability indices (Cp, Cpk).
Export Your Results
Share your analysis with colleagues or integrate into reports:
Export Options
- CSV/Excel: Export processed data and results
- PNG/PDF: Save visualizations as images
- Screenshots: Capture current view with one click
- Full Report: Generate comprehensive analysis report
Go to Export Data to access all export options. You can also use the screenshot tool in the sidebar for quick captures.
Tips for Success
Start Simple
Begin with descriptive statistics and basic visualizations before moving to advanced methods. Understanding your data's basic characteristics informs better analysis choices.
Use AI Assistance
The AI Analysis feature can automatically analyze your data, suggest appropriate methods, and provide interpretations. Great for learning and validation.
Data Privacy
Your data is processed in real-time and is not permanently stored on our servers. For sensitive data, ensure you're complying with your organization's data policies.
Next Steps
Now that you're familiar with the basics, explore these resources to deepen your knowledge: